Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: de-soot <[email protected]>
  • Loading branch information
de-soot authored Aug 1, 2024
1 parent 40a6730 commit e3403d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Click [here](https://de-soot.github.io)
# Run Locally

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 good to go, use `cd` to navigate to the folder where the you downloaded the copy of the Github repository and enter `bundle exec jekyll serve` in the terminal.
4) Navigate to `http://localhost:4000`.
5) Profit!
2) Follow the guide to install the prerequisites for Jekyll [here](https://jekyllrb.com/docs/installation).
3) Once all requirements are installed, run this in your terminal: `gem install jekyll bundler`.
4) 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 enter `bundle exec jekyll serve` in the terminal.
5) Navigate to `http://localhost:4000`.
6) Profit!

0 comments on commit e3403d6

Please sign in to comment.