add docker install 🐳

This commit is contained in:
liz abinante 2017-05-09 11:41:06 -07:00
parent 5139949d5c
commit cf63578ac1
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ like any normal GitHub project, and we'll merge it in.
## Running the Site Locally
Running the site locally is simple. Clone this repo and run `make website`.
1. Install [Docker](https://docs.docker.com/engine/installation/) if you have not already done so
2. Clone this repo and run `make website`
Then open up `http://localhost:4567`. Note that some URLs you may need to append
".html" to make them work (in the navigation).