Updated README.md to fix typo
This commit is contained in:
parent
911060ecf7
commit
1cba6e01e7
@ -21,7 +21,7 @@ Using GCC:
|
|||||||
|
|
||||||
Using Clang:
|
Using Clang:
|
||||||
```shell
|
```shell
|
||||||
% clang gcc 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.
|
This produces the binary `ssdd` which you can place in your $PATH.
|
||||||
|
Loading…
Reference in New Issue
Block a user