Skip to content

Commit

Permalink
Fix README.md list
Browse files Browse the repository at this point in the history
  • Loading branch information
jmash committed Feb 8, 2017
1 parent e7cb0e5 commit b340176
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ library.

## Installing

-- $git clone https://github.com/jmash/ConwayLifeReact.git
-- $cd <cloned directory>
-- $npm install
-- $npm start
-- navigate to localhost:3000 using browser
1. $git clone https://github.com/jmash/ConwayLifeReact.git
2. $cd <cloned directory>
3. $npm install
4. $npm start
5. navigate to localhost:3000 using browser

0 comments on commit b340176

Please sign in to comment.