Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
freeatnet committed Apr 4, 2023
1 parent 2659f39 commit a3e7f38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ audit. We welcome continued feedback on the usability, architecture, and securit
of this implementation.

## Mono Repo Install and Build
Run `npm install` to install dependencies, then `npm run bootstrap` to link the dependencies
in their respective packages. Afteward run `npm run build` to build the library.
Run `npm install` to install dependencies, then `npm run build` to build the library.
Development can occur on the `package/*` level with tests being run on each package itself.

To run all tests: `npm run test`

0 comments on commit a3e7f38

Please sign in to comment.