diff --git a/README.md b/README.md index 060ef50a..9320f10b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ bundle exec jekyll serve --incremental ### Update dependencies -Update ruby gems and node packages. +If the above commands fail, you may have outdated ruby gems, or node packages. Update with the following commands: ```bash bundle update