We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58540a2 commit 0169f4bCopy full SHA for 0169f4b
README.md
@@ -5,7 +5,6 @@
5
## Development
6
7
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)
9
1. Then copy/paste:
10
11
```bash
@@ -29,7 +28,7 @@ Try:
29
28
```
30
npm install && COMPILE_CACHE=false npm start
31
32
-# If master is really, really, really broken,
+# If master is really, really, really broken,
33
# like you've been playing with npm link and npm unlink
34
npm run clean && npm install && COMPILE_CACHE=false npm start
35
0 commit comments