diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a6168c8..2d13345 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,7 +68,7 @@ included in the project: # Install the needed gems through Bundler bundle install # Run the local server - bundle execute jekyll s + bundle exec jekyll serve ``` 5. Commit your changes in logical chunks. Please adhere to these [git commit