We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fb92e commit 82e354eCopy full SHA for 82e354e
README.markdown
@@ -28,7 +28,7 @@ curl -s http://getcomposer.org/installer | php
28
php composer.phar create-project -s dev erik-dubbelboer/php-redis-admin path/to/install
29
```
30
31
-You may also want to copy include/config.simple.inc.php to include/config.inc.php
+You may also want to copy includes/config.simple.inc.php to includes/config.inc.php
32
and edit it with your specific redis configuration.
33
34
Instead of using composer, you can also do a manual install using:
0 commit comments