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 4d4a758 commit 276f232Copy full SHA for 276f232
README.md
@@ -67,7 +67,7 @@
67
1. Install an HTTP server like [zeit/serve](https://www.npmjs.com/package/serve) (if not already done)
68
```sh
69
# Install zeit/serve
70
- npm install --global serve
+ npm install --global serve@6
71
```
72
1. Start an HTTP server for the newly created `/dist` directory
73
0 commit comments