aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2014-11-19 03:23:05 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2014-11-19 03:26:03 +0100
commita47ed4fe841ffcef2841fdbc39c7527b17ad3a86 (patch)
tree5f318516982676fa956d125dd85b14c67e5060b8 /README.rst
parentef257d11fbf5207f3cf85c9f3c681be750d5e6e7 (diff)
downloadneetdraw-a47ed4fe841ffcef2841fdbc39c7527b17ad3a86.tar.gz
neetdraw-a47ed4fe841ffcef2841fdbc39c7527b17ad3a86.tar.xz
neetdraw-a47ed4fe841ffcef2841fdbc39c7527b17ad3a86.zip
Update termo
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6918315..e4a20a4 100644
--- a/README.rst
+++ b/README.rst
@@ -11,6 +11,7 @@ Build dependencies: CMake, pkg-config, ncursesw, libev, termo (included)::
$ git submodule init
$ git submodule update
$ mkdir build
+ $ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Debug
$ make