Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrHeinz committed Oct 9, 2024
1 parent 7465495 commit f59fe23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ We are using `yarn` to manage dependencies.
4. To use `example-project` with the locally built packages
1. Make sure all dependencies are installed and all packages built
2. Run `npm install` in the `/example-project` directory
3. Run `yarn boostrap-example` in the root directory
3. Run `yarn bootstrap-example` in the root directory
4. To run the example project, run `node index.js <source-token>` in the `/example-project` directory

0 comments on commit f59fe23

Please sign in to comment.