Browse Source

* FIRST !

tags/v0.99.beta14
Jean-Yves Lamoureux jylam 17 years ago
parent
commit
119fb08518
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README

+ 1
- 1
README View File

@@ -31,4 +31,4 @@ Using libcaca

gcc -c foobar.c -o foobar.o `pkg-config --cflags caca`
gcc foobar.o -o foobar `pkg-config --libs caca`

Loading…
Cancel
Save