Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon authored May 17, 2024
1 parent bd6214f commit 21cc1cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ The live site can be found at [https://curriculum.turing.edu/](https://curriculu
### Contributing

* Clone the repo `git clone [email protected]:turingschool/curriculum-site.git`
* run `bundle install`
* Note: You will need Ruby 3.2.2 installed ([setup instructions if needed](https://mod0.turing.edu/computer-setup#install-rbenv))
* Run `bundle install`
* You can now begin to edit the website.
* To start the server run `jekyll serve --incremental`.
* Navigate to `localhost:4000` to see the site
Expand Down

0 comments on commit 21cc1cd

Please sign in to comment.