diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f715455..a33dcb8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ $ gem install jekyll bundler And serve the website locally with: ``` bash -$ jekyll serve +$ make devserver ``` # Editing Content