diff --git a/site/README.md b/site/README.md index e364c52031..259e956003 100644 --- a/site/README.md +++ b/site/README.md @@ -35,7 +35,7 @@ In order for the REPL's GitHub integration to work properly when running locally GITHUB_CLIENT_SECRET=[your app's Client Secret] BASEURL=http://localhost:3000 ``` -## Building the Site +## Building the site To build the website, run `npm run sapper`. The output can be found in `__sapper__/build`.