projects
/
k_transpose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b04df5e
)
Update README.md
author
ian
<ian@kremlin.cc>
Mon, 26 Jan 2015 23:16:51 +0000
(18:16 -0500)
committer
ian
<ian@kremlin.cc>
Mon, 26 Jan 2015 23:16:51 +0000
(18:16 -0500)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index e92f6e494a146a97225188582067d89a4897c01b..f7294b4a2ed962cdac99c1b9a13e170120fcebd2 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-9,3
+9,15
@@
terminal colors are read from ~/.Xresources in the form "URxvt*color[0-16]:#RRGG
##colorspace transposition
TODO
+
+### compilation/installation
+```
+make
+sudo make install
+```
+
+### running
+```
+# you likely need root to bind httpds to a local port
+sudo k_transpose
+```