diff --git a/README.md b/README.md index 9aeda12..465e15f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To run locally, you must first install node, npm, Ruby (we recommend RVM), ruby- Then, run: ```bash -npm instal +npm install bundle install ``` @@ -28,4 +28,4 @@ Then, run: bundle exec jekyll serve ``` -To start the local server. \ No newline at end of file +To start the local server.