Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 48854e0

Browse files
committed
Oops. Quick fix on README. Again. Ugh.
1 parent 25f7666 commit 48854e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git clone [email protected]:vslio/universal-react-base.git project-folder/
3232
Make sure you install `json-server` globally for the API server to work:
3333
*Note: You might need to prepend `sudo ` depending on the permissions of your user's `node_modules` folder.*
3434
```
35-
npm install -g [email protected] standard
35+
npm install -g [email protected]
3636
```
3737

3838
If you'd like to use a style guide, I would suggest [StandardJS](https://github.com/feross/standard). You will need to install it globally:

0 commit comments

Comments
 (0)