Skip to content

Commit da27b02

Browse files
committed
add path example
1 parent 28f3ea1 commit da27b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python -m venv myenv
4040
```
4141

4242
This will create a "myenv" folder with the app installed.
43-
You will need to run the app with the full path to it.
43+
You will need to run the app with the full path to it (/path/to/myenv/bin/wlrlui).
4444

4545
## Usage
4646

0 commit comments

Comments
 (0)