Fix website command

This commit is contained in:
Seth Vargo 2017-03-08 09:47:16 -08:00
parent 78f9ba37ba
commit ff3657d0f2
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF

View File

@ -12,7 +12,7 @@ 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 dev`.
Running the site locally is simple. 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).