diff --git a/site/README.md b/site/README.md index 502cc42e17..4c1d462a90 100644 --- a/site/README.md +++ b/site/README.md @@ -51,7 +51,7 @@ In order for the REPL's GitHub integration to work properly when running locally ## Building the site -To build the website, run `npm run build`. The output can be found in `__sapper__/build`. +To build the website, run `npm run build`. The output can be found in `build`. ## Testing