]> git.sesse.net Git - nageru/blobdiff - README
Flatten Meson build files.
[nageru] / README
diff --git a/README b/README
index bf0611075af41b3df7d6afbc4b0bd19d3ed67f19..9aac91330726095f1716a817659bf5d09e50a1cf 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 “cd nageru && ./nageru”.
+To start it, just hook up your equipment, and then type “./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.