Skip to content

Commit

Permalink
Add run instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazilt committed Feb 3, 2024
1 parent 48de147 commit 2c7903b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ This is the official website of the Georgia Institute of Technology Mastering An
* [images](/assets/images) - Images on the sites (e.g. officer pictures)
* [js](/assets/js) - Javascript

# How to Run
* Install Ruby version 2.7.8.225
* Run `gem install bundler`
* Run `bundle install`
* Run `bundle exec jekyll serve` and you should be able to see local site

# Contributing

Expand Down

0 comments on commit 2c7903b

Please sign in to comment.