diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ This project includes a build script that builds the website. ./build.sh ``` -It also contains a wrapper around the build script that automatically publishes the website when the server is configured using `run.sh` (which yours probably isn't) +It also contains a wrapper around the build script that automatically publishes the website when the server is configured using `server.sh` (which yours probably isn't) ```sh ./pub.sh |