diff --git a/README.md b/README.md index 912fbc0..73d229f 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ With Composer. What did you expect? To enable threading, you will need to compile pthreads from source, as this package depends on unstable and unreleased fixes in pthreads. git clone https://github.com/krakjoe/pthreads && cd pthreads + git checkout master phpize ./configure make