Skip to content

Commit 8f69be0

Browse files
authored
Merge pull request #410 from Sorizz/master
Changing README file
2 parents 34436a9 + b9551c1 commit 8f69be0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@ If you want to contribute:
111111
1. Clone this repo.
112112
2. `cd` into project directory
113113
3. `npm install`
114-
4. `npm run dev`
114+
4. `npm i npm-run-all -D` (*optional --> might be required for some developers*)
115+
5. `npm run dev`
115116

116117
#### License
117118
This repository has been released under the [MIT License](LICENSE)

0 commit comments

Comments
 (0)