update README
This commit is contained in:
parent
dc530130af
commit
4fec564607
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Being forked from Rio, Ryudo requires `plan9port`, `Xlib`, and `Xt`.
|
||||||
If you enable notifications, they need `libnotify`.
|
If you enable notifications, they need `libnotify`.
|
||||||
(With the exception of `plan9port`, you need the development headers for all the dependencies in addition to the libraries themselves in order to compile).
|
(With the exception of `plan9port`, you need the development headers for all the dependencies in addition to the libraries themselves in order to compile).
|
||||||
|
|
||||||
Build with `build.sh` (calls `mk` and does some other magic), and install with `install.sh` (will install to a local folder if run as a normal user, or to your `$PLAN9/bin/` if run as root).
|
Build with `build.sh` (calls `mk` and does some other magic), and install with `install.sh` (will install to a local folder if run as a normal user, or to your `$PLAN9/bin/` plus session wrapper in `/usr/bin` and `.desktop` file in `/usr/share/xsessions/` if run as root).
|
||||||
|
|
||||||
If you have trouble building, you might need to edit the `mkfile` at line 2
|
If you have trouble building, you might need to edit the `mkfile` at line 2
|
||||||
to point to the proper location of your plan9port's `mkwsysrules.sh`.
|
to point to the proper location of your plan9port's `mkwsysrules.sh`.
|
||||||
|
|
Loading…
Reference in a new issue