Skip to content

Commit ca5eeb3

Browse files
committed
instructions
1 parent 336112a commit ca5eeb3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
* `npm start`
77
* visit http://localhost:3000/
88

9-
# Instructions
9+
# Instructions (Bonus Draft taken from Screencasts)
1010

11-
create-react-app react-snake
12-
cd react-snake
13-
sublime .
14-
npm start
11+
* create-react-app react-snake
12+
* cd react-snake
13+
* sublime .
14+
* npm start
1515

1616
# Part 1: The Playground
1717

0 commit comments

Comments
 (0)