added discount dependency - swerc - anselm's simpler werc fork | |
git clone git://git.suckless.org/swerc | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 6a30978f6f39a5ef0135125a75b957e5f95fdab2 | |
parent 696a3ca1ad569f39ff24f006f75e216b94582059 | |
Author: [email protected] <unknown> | |
Date: Sun, 12 Feb 2012 18:30:33 +0100 | |
added discount dependency | |
Diffstat: | |
M README | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -10,6 +10,7 @@ Requirements: | |
* An http server that can handle CGIs | |
* Plan 9 from User Space: http://plan9.us - Or http://tools.suckless.org/9base | |
+* discount markdown: http://www.pell.portland.or.us/~orc/Code/discount/ | |
Note: swerc by default expects the Plan 9 tools to be installed under | |
/usr/local/plan9/bin/, if you have installed them elsewhere you will need to |