Skip to content

Commit

Permalink
Merge pull request #53 from david-macpherson/fix_readme
Browse files Browse the repository at this point in the history
Remove repeated npm from readme
  • Loading branch information
dan-tw authored Jun 17, 2024
2 parents faa56ed + b5db28c commit bea8437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/frontend_utilisation_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ These commands and scripts will install and build the library.
3) Run the following commands in the `examples/typescript` directory of the source tree:
```bash
# Install the examples' dependencies
npm npm install
npm install

# Symlink the library to the example
npm run symlink
Expand Down

0 comments on commit bea8437

Please sign in to comment.