X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=5c899114b3d95ba2b8d4db37af2e151bba68d167;hb=d82236748bd88b6dee9dd82653fbf0f766bb6cae;hp=e02ea23d39cd9668be1e04689894aaf58b866f4a;hpb=9b7d691b4cc5db7dbfc18c82e86c1207fcac4722;p=nageru diff --git a/README b/README index e02ea23..5c89911 100644 --- 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.