summary history branches tags files
commit:8130938391aba87e6e29929d4af3d48c76ea2149
author:Trevor Bentley
committer:Trevor Bentley
date:Sun Jan 15 02:42:20 2023 +0100
parents:6fe5a9715b04546571eae809733f0527fb082e30
remove stray line from readme
diff --git a/README.md b/README.md
line changes: +0/-1
index c488bfb..82e9140
--- a/README.md
+++ b/README.md
@@ -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
 ```