Skip to content

Commit

Permalink
Merge remote-tracking branch 'PeterJCLaw/update-getting-started'
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Sep 30, 2018
2 parents c73a6d4 + 735c029 commit a4af3f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ The Student Robotics public website.
$ gem install bundler rake
```

3. Start the app in development mode
3. Install [Node Package Manager (npm)][install-npm]

4. Start the app in development mode

```shell
$ rake dev
Expand Down Expand Up @@ -66,4 +68,5 @@ feature branch, and [raise a pull request][raise-a-pr].
[build-page]: https://circleci.com/gh/srobo/website/tree/master
[docker]: https://docker.com/
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
[install-npm]: https://nodejs.org/en/download/
[raise-a-pr]: https://github.com/srobo/website/pull/new/gh-pages

0 comments on commit a4af3f3

Please sign in to comment.