mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00
Docs#
This commit is contained in:
parent
5761f94303
commit
58de835498
|
@ -20,7 +20,7 @@ and
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
|
||||||
To compile test applications with these classes, run `./autogen.sh && ./configure` followed by
|
To compile test applications with these classes, run `sudo ./autogen.sh && ./configure`(in version 2.4, just need to run`sudo ./autogen.sh`) followed by
|
||||||
`make` on unixoid platforms like Linux or MacOSX.
|
`make` on unixoid platforms like Linux or MacOSX.
|
||||||
|
|
||||||
To install these header files on your system, run `make install`.
|
To install these header files on your system, run `make install`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user