1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00

Update README.md

This commit is contained in:
Olaf van der Spek 2017-01-30 12:55:11 +01:00 committed by GitHub
parent 9003fbc9b2
commit 298a9b45ac

View File

@ -23,7 +23,7 @@ and
Compiling
---------
To compile test applications with these classes, run `./configure` followed by
To compile test applications with these classes, run `./autogen.sh && ./configure` followed by
`make` on unixoid platforms like Linux or MacOSX.
To install these header files on your system, run `make install`.