summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index dd05d0c0..a87fba0d 100644
--- a/readme.md
+++ b/readme.md
@@ -117,7 +117,7 @@ In case of troubles with caching and/or incremental compilation, you can always
restart from scratch removing the `out` directory:
```bash
-rm -rf out/
+os.remove.all -rf out/
```
## Project Layout