diff options
author | Aaron Marcher <me@drkhsh.at> | 2018-04-29 22:33:15 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2018-04-29 22:33:15 +0200 |
commit | a5e7f076d4d93e8c35e7a0a8f4cc9c5fba4c2fa5 (patch) | |
tree | 1152cc4eaa35001f391bc4114c6d67433aefdf6a | |
parent | 9d37fa8c2c1d515659f8bce7dcb1556874b4353f (diff) |
Update README for OpenBSD build
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ In order to build slstatus you need the Xlib header files. Installation ------------ Edit config.mk to match your local setup (slstatus is installed into the -/usr/local namespace by default). +/usr/local namespace by default). Uncomment OSSLIBS on OpenBSD. Afterwards enter the following command to build and install slstatus (if necessary as root): |