remove stray line from readme

This commit is contained in:
Trevor Bentley
2023-01-15 02:42:20 +01:00
parent 6fe5a9715b
commit 8130938391
-1
View File
@@ -79,7 +79,6 @@ $ ./target/release/itsy-gitsy --clean --local --open
\
If and when you are ready to move the site to a web server, regenerate it with:
```bash
$ rm -rf rendered/
$ ./target/release/itsy-gitsy --clean
```