]> git.sesse.net Git - nageru/commitdiff
Update README for the move.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 3 Dec 2018 21:56:03 +0000 (22:56 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 3 Dec 2018 21:56:03 +0000 (22:56 +0100)
README

diff --git a/README b/README
index e02ea23d39cd9668be1e04689894aaf58b866f4a..5c899114b3d95ba2b8d4db37af2e151bba68d167 100644 (file)
--- a/README
+++ b/README
@@ -117,7 +117,7 @@ Nageru uses Meson to build. For a default build, type
 
   meson obj && cd obj && ninja
 
-To start it, just hook up your equipment, and then type “./nageru”.
+To start it, just hook up your equipment, and then type “cd nageru && ./nageru”.
 
 It is strongly recommended to have the rights to run at real-time priority;
 it will make the USB3 threads do so, which will make them a lot more stable.