diff options
| author | jvoisin | 2017-10-13 12:45:19 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-13 12:45:19 +0200 |
| commit | d8ac16389f12bfa5217ad3f0088d7060da280b42 (patch) | |
| tree | 06e98f26341ebcb7ff2dc38f449e534a6e59b494 /doc/source/installation.rst | |
| parent | 4d2b28ab41598fcd79ed173995ecbb275db079a0 (diff) | |
Fix the documentation about compiling
Diffstat (limited to 'doc/source/installation.rst')
| -rw-r--r-- | doc/source/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index fb3e398..c7fe55b 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst | |||
| @@ -24,7 +24,7 @@ Quickstart | |||
| 24 | git clone https://github.com/nbs-system/snuffleupagus | 24 | git clone https://github.com/nbs-system/snuffleupagus |
| 25 | cd snuffleupagus/src | 25 | cd snuffleupagus/src |
| 26 | phpize | 26 | phpize |
| 27 | ./configure --with-snuffleupagus | 27 | ./configure --enable-snuffleupagus |
| 28 | make | 28 | make |
| 29 | make install | 29 | make install |
| 30 | 30 | ||
