Skip to content

Commit

Permalink
Merge pull request #410 from Sorizz/master
Browse files Browse the repository at this point in the history
Changing README file
  • Loading branch information
uhrjun committed Apr 19, 2023
2 parents 34436a9 + b9551c1 commit 8f69be0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ If you want to contribute:
1. Clone this repo.
2. `cd` into project directory
3. `npm install`
4. `npm run dev`
4. `npm i npm-run-all -D` (*optional --> might be required for some developers*)
5. `npm run dev`

#### License
This repository has been released under the [MIT License](LICENSE)
Expand Down

0 comments on commit 8f69be0

Please sign in to comment.