Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jan 14, 2024
1 parent a2cfef5 commit 914960b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,9 @@ eval @inspect(twoTwoSoles())
## Development

```sh
npm install # Install dependencies
npm run build # Compile `src/` to `lib/`
npm run build:watch # Watch the compilation
npm run test # Run test
npm install # Install dependencies
npm run build # Compile `src/` to `lib/`
npm run test # Run test
```

## References
Expand Down

0 comments on commit 914960b

Please sign in to comment.