]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Release-Shaarli.md
doc: release: update doc generation instructions
[github/shaarli/Shaarli.git] / doc / md / Release-Shaarli.md
index 59175352a52483697ef7e4640aee12b867b1e67c..0e445272e182799b8fa068d04ab01a2486b2305e 100644 (file)
@@ -52,8 +52,8 @@ $ cd /path/to/shaarli
 $ git fetch upstream
 $ git checkout upstream/master -b v0.5.0
 
-# rebuild the documentation from the wiki
-$ make htmldoc
+# rebuild the HTML documentation from Markdown
+$ make htmlpages
 
 # commit the changes
 $ git add doc