summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-21 05:27:37 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:27:37 +0100
commitcceafd77b8103d66ec3234ed688aee3ac6e99c7b (patch)
tree2029e9844f4a5e3900ea716b05335abb3296d832
parent506bc60d0245b1d2cfafc35bb1372b469908411a (diff)
fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd980f9..021d593 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ You can also have a look at `$BASE_CONTENT_DIR/meta/gemfeed`. There is a meta fi
## Finito
-After running `./gemtexter --genreate` you will have all static files ready to be published. But before you do that you could preview the content with `firefox ../buetow.org-content/html/index.html` or `glow ../buetow.org-content/md/index.md` (you get the idea).
+After running `./gemtexter --generate` you will have all static files ready to be published. But before you do that you could preview the content with `firefox ../buetow.org-content/html/index.html` or `glow ../buetow.org-content/md/index.md` (you get the idea).
Have also a look at the generated `atom.xml` files. They make sense (at least) for Gemtext and HTML.