Skip to content

Commit 0169f4b

Browse files
committed
📝 🎨
1 parent 58540a2 commit 0169f4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
## Development
66

77
1. Follow the setup instructions for [macOS][setup-mac-os], [Windows][setup-windows] or [Linux][setup-linux].
8-
1. [Set up SSH](https://help.github.com/articles/which-remote-url-should-i-use/#cloning-with-ssh-urls)
98
1. Then copy/paste:
109

1110
```bash
@@ -29,7 +28,7 @@ Try:
2928
```
3029
npm install && COMPILE_CACHE=false npm start
3130
32-
# If master is really, really, really broken,
31+
# If master is really, really, really broken,
3332
# like you've been playing with npm link and npm unlink
3433
npm run clean && npm install && COMPILE_CACHE=false npm start
3534
```

0 commit comments

Comments
 (0)