aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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