First push (documentation fixes)

This commit is contained in:
root 2016-10-06 16:44:24 +03:00
parent 7edfe641a2
commit 5ec68645ec

View File

@ -9,12 +9,12 @@ Make sure you have OCaml >= 4.03.
cd logarion
make
This should generate `logarion-web`. Run with:
This should generate `web`. Run with:
logarion-web
web
and open a browser to <http://localhost:3000>.
To post a new article visit <http://localhost:3000/()/new>.
To post a new article visit <http://localhost:3000/new>.
## Summary