A fix... :)
This commit is contained in:
parent
c6797e16b9
commit
ad07d3ede5
1 changed files with 1 additions and 1 deletions
2
texec.c
2
texec.c
|
|
@ -6,7 +6,7 @@
|
|||
* https://opensource.org/license/apache-2-0
|
||||
*
|
||||
* Compile:
|
||||
* gcc -o texec.c -lX11 -lpng
|
||||
* gcc -o texec texec.c -lX11 -lpng
|
||||
*
|
||||
* Usage:
|
||||
* ./texec "<command>" <icon.png>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue