We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f3ea1 commit da27b02Copy full SHA for da27b02
README.md
@@ -40,7 +40,7 @@ python -m venv myenv
40
```
41
42
This will create a "myenv" folder with the app installed.
43
-You will need to run the app with the full path to it.
+You will need to run the app with the full path to it (/path/to/myenv/bin/wlrlui).
44
45
## Usage
46
0 commit comments