Skip to content

Commit

Permalink
Merge pull request #89 from toddmedema/adjust-readme
Browse files Browse the repository at this point in the history
Adjust npm installation command
  • Loading branch information
toddmedema authored Apr 5, 2024
2 parents 1462efb + 74917c2 commit 2bec05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Windows: must be run within a Unix-like shell (such as Git Bash).
With Node.js installed, run the following from the root of the repository:

```sh
npm
npm install
```

### Development Workflow: Serve & watch
Expand Down

0 comments on commit 2bec05e

Please sign in to comment.