diff --git a/README.md b/README.md index fe29061..e3a9473 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ sudo make install ``` -Create `murmurhash3.ini` in lib dir (for php 7.1: `/etc/php/7.1/mods-available/`): +Create `murmurhash3.ini` in lib dir (for example php 7.1: `/etc/php/7.1/mods-available/`): ``` extension=murmurhash3.so ```