Update README with 9base dependency. - swerc - anselm's simpler werc fork | |
git clone git://git.suckless.org/swerc | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 3e0534310a3f782160ebe2c9d3ce9ad78f1307ac | |
parent 2e7d004f8f875639e5324318569b9924cbf54eed | |
Author: Uriel <[email protected]> | |
Date: Sun, 25 Apr 2010 11:56:07 +0000 | |
Update README with 9base dependency. | |
Diffstat: | |
M README | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README b/README | |
@@ -13,7 +13,7 @@ Installation | |
Requirements: | |
-* Plan 9 from User Space - http://plan9.us | |
+* Plan 9 from User Space: http://plan9.us - Or 9base-5 or later: http://tools.… | |
* An http server that can handle CGIs | |
Instructions: |