Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
philyawj committed Jan 29, 2019
1 parent 9f014b4 commit 244400b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ A project I made to practice React and creating a game.

To install:

- npm install --> create node_modules
- npm start --> to play locally
- npm run build --> to build
- `npm install` --> create node_modules
- `npm start` --> to play locally
- `npm run build` --> to build

0 comments on commit 244400b

Please sign in to comment.