Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#829)
Browse files Browse the repository at this point in the history
* Update CONTRIBUTING.md

Signed-off-by: James Maa <jmaa@berkeley.edu>

* Update CONTRIBUTING.md

Signed-off-by: James Maa <jmaa@berkeley.edu>

---------

Signed-off-by: James Maa <jmaa@berkeley.edu>
  • Loading branch information
jamesmaa committed Apr 16, 2024
1 parent a952e2f commit 4d011a6
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 @@ -22,7 +22,7 @@ Below are a few guidelines to ensure contributions have a good level of quality
## Setup

Yomitan uses [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) tools for building and testing.
After installing these Node.js, the development environment can be set up by running `npm ci`.
After installing these, the development environment can be set up by running `npm ci` and subsequently `npm run build`.

## Testing

Expand Down

0 comments on commit 4d011a6

Please sign in to comment.