shithub: ugh

Download patch

ref: 3a98ba214a1ca2f61c45499e1fe4194a4c5373a0
parent: c1ec4d2286f4b779dd4cbb8c4fda47bbf78796f8
author: kvik <kvik@a-b.xyz>
date: Tue Jul 28 14:43:51 EDT 2020

Adjust README

--- a/README.md
+++ b/README.md
@@ -41,9 +41,11 @@
 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
 
 9front version of `rc(1)` and `mk(1)` are core dependencies.
@@ -56,9 +58,9 @@
 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.