Skip to content

Commit 82e354e

Browse files
Fix readme bug
1 parent 94fb92e commit 82e354e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ curl -s http://getcomposer.org/installer | php
2828
php composer.phar create-project -s dev erik-dubbelboer/php-redis-admin path/to/install
2929
```
3030

31-
You may also want to copy include/config.simple.inc.php to include/config.inc.php
31+
You may also want to copy includes/config.simple.inc.php to includes/config.inc.php
3232
and edit it with your specific redis configuration.
3333

3434
Instead of using composer, you can also do a manual install using:

0 commit comments

Comments
 (0)