diff options
Diffstat (limited to 'doc/source')
| -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 | ||
