updated instructions
This commit is contained in:
parent
e20d93a04b
commit
87152c111d
13
README
13
README
@ -1,4 +1,11 @@
|
|||||||
This program requires the following:
|
Este programa necesita:
|
||||||
libxml2
|
libxml2
|
||||||
glibc compiled with iconv support
|
glibc compilado con iconv
|
||||||
gcc compiled with C99
|
gcc compilado con C11
|
||||||
|
|
||||||
|
Para compilar el programa:
|
||||||
|
./configure
|
||||||
|
make
|
||||||
|
|
||||||
|
Para instalar el programa:
|
||||||
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user