Skip to content

Commit 8529b2d

Browse files
authored
Update CONTRIBUTING.md
1 parent 1bf2565 commit 8529b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Making changes to the code and testing them:
2424
At the moment this is just a personal note for myself since I'm the only person who can publish a new version to the Chrome Web Store:
2525
1. Update the version number in `src/manifest.json`
2626
2. Remove the root-level `build` folder
27-
3. `$ NODE_ENV=production npm run build`
27+
3. `NODE_ENV=production npm run build`
2828
4. Zip the newly created `build` folder
2929
5. Upload the zipped `build` folder to the Chrome Web Store

0 commit comments

Comments
 (0)