Fixed typo in README.md
This commit is contained in:
parent
ef25b54a22
commit
2d10e570be
@ -27,7 +27,7 @@ Using Clang:
|
|||||||
% clang ssdd.c resources.c -o ssdd `pkg-config --cflags --libs gtk+-3.0`
|
% clang ssdd.c resources.c -o ssdd `pkg-config --cflags --libs gtk+-3.0`
|
||||||
```
|
```
|
||||||
|
|
||||||
This produces the binary `ssdd` which you can place in your $PATH. I place mine in `~/bin`. You can strip if, but it'll only save you a few kilobytes, so it's basically unnecessary...
|
This produces the binary `ssdd` which you can place in your $PATH. I place mine in `~/bin`. You can strip it but it'll only save you a few kilobytes, so it's basically unnecessary...
|
||||||
|
|
||||||
## Configure Openbox to use it.
|
## Configure Openbox to use it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user