diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ root, then you likely have the sources as committed to the project repository; you may generate the script by issuing the following command: ``` - $ autoreconf -fvi + $ ./autogen.sh ``` You may then see `./configure --help` for more information. |