Skip to content

Commit

Permalink
No need to run a development script anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jan 11, 2017
1 parent c1bf566 commit 3f85194
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ If you set the `--auth` flag, the package will look for a username and password
1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device
2. Uninstall `serve` if it's already installed: `npm uninstall -g serve`
3. Link it to the global module directory: `npm link`
4. Transpile the source code and watch for changes: `npm run dev`

After that, you can use the `serve` command everywhere. [Here](https://github.com/zeit/serve/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+for+beginners%22)'s a list of issues that are great for beginners.

Expand Down

0 comments on commit 3f85194

Please sign in to comment.