summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 2700736..7d8b025 100644
--- a/README
+++ b/README
@@ -32,6 +32,7 @@ To build umr you will need pciaccess and ncurses headers and libraries.
Which are available in both Fedora and Ubuntu (as well as other
distributions). To build simply invoke the make command
+ $ mkdir build && cd build/ && cmake ../
$ make
and then