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 7, 2024
1 parent 1768f16 commit b774cf3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ The live site can be found at [https://curriculum.turing.edu/](https://curriculu
* You can now begin to edit the website.
* To start the server run `jekyll serve --incremental`.
* Navigate to `localhost:4000` to see the site

* make changes on the `gh-pages` branch.
* you can push changes to production by pushing the `gh-pages` branch to github. `git push origin gh-pages`.
* You can push changes to production by pushing the `main` branch to github. `git push origin main`.
* The changes may take a minute or two to be recognized on production. Please make sure you review your changes on production.

## Structure of the site and where to find the most important things:
Expand Down

0 comments on commit b774cf3

Please sign in to comment.