diff --git a/website/README.md b/website/README.md index a4f5811bde..8a6f2cdf3d 100644 --- a/website/README.md +++ b/website/README.md @@ -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).