aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2023-11-09 19:55:26 +0100
committerAdam Stück <adam@adast.dk>2023-11-09 19:55:26 +0100
commit6234513a19071c3cd2140e9eb42ba7ee2f0573eb (patch)
tree18e6f133166cd2762caecceaabd6194f3c6bc284
parent36033cdad285335aa165af35024bc3081f989c6d (diff)
README: fix a word
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c07a373..c160d78 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Requirements: [lowdown(1)](https://man.archlinux.org/man/extra/lowdown/lowdown.1
git clone https://git.sr.ht/~adamski/adast.dk
cd adast.dk
- ./ssg src/ dst/ 'adast.dk' 'https://adast.dk'
+ ./ssg src/ build/ 'adast.dk' 'https://adast.dk'
## Contributing