Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Fix the documentation about compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Oct 13, 2017
1 parent 4d2b28a commit d8ac163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Quickstart
git clone https://github.com/nbs-system/snuffleupagus
cd snuffleupagus/src
phpize
./configure --with-snuffleupagus
./configure --enable-snuffleupagus
make
make install

Expand Down

0 comments on commit d8ac163

Please sign in to comment.