diff --git a/README.md b/README.md index 144bc7b..15479fa 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ Click [here](https://de-soot.github.io) 1) Download a copy of the github repository's files onto your computer. 1) Follow the guide to install the prerequisites for Jekyll [here](https://jekyllrb.com/docs/installation). 2) Once all requirements are installed, run this in your terminal: `gem install jekyll bundler`. -3) Now that everything's installed and you are good to go, use `cd` to navigate to the folder where the you downloaded the copy of the Github repository and type and enter this into the terminal: `jekyll serve`. +3) Now that everything's installed and good to go, use `cd` to navigate to the folder where the you downloaded the copy of the Github repository and type and enter this into the terminal: `jekyll serve`. 4) Navigate to `localhost:4000`. 5) Profit!