Update README.md

This commit is contained in:
Taylor Bryant 2019-03-23 12:08:34 -05:00 committed by GitHub
parent 9b1a7d2dd9
commit b980cbb349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ I used this starter for my personal blog. See the code [here](https://github.com
* [npm](https://www.npmjs.com/)
* [Ruby](https://www.ruby-lang.org/en/)
## Getting started
## Get started
* `bundle install` to install Ruby gems
* `npm ci` to install npm packages listed in `package-lock.json`
* `npm run start` to compile the site with development settings and run BrowserSync