From 014f26c05e6230ac5685270d19ec87964d2b1787 Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 26 Jan 2015 18:16:51 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e92f6e4..f7294b4 100644 --- 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 +``` -- 2.41.0