~kvik/ugh

3a98ba214a1ca2f61c45499e1fe4194a4c5373a0 — kvik 3 years ago c1ec4d2
Adjust README
1 files changed, 7 insertions(+), 5 deletions(-)

M README.md
M README.md => README.md +7 -5
@@ 41,8 41,10 @@ by users to use different processors or perform custom processing.
Install
-------

Copy this directory to a suitable place and make sure the dependencies
are met.
Clone or copy this directory to a suitable place and make sure the
dependencies are met.

	git/clone git://src.a-b.xyz/ugh /usr/web

### Dependencies



@@ 56,9 58,9 @@ You can easily change it to something else.
Use
---

Create some content files in the `data/` directory and run:
Provide some content files in the `data/` directory and run:

	mk

in the top-level directory. This will generate pages and files
in the `public/` directory. Publish this whichever way you like.
This will generate pages and files in the `public/` directory.
Publish it whichever way you like.