Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation via composer #39

Closed
alexkag opened this issue Dec 24, 2013 · 1 comment
Closed

Installation via composer #39

alexkag opened this issue Dec 24, 2013 · 1 comment

Comments

@alexkag
Copy link

alexkag commented Dec 24, 2013

Check installation command typo in Installing/Configuration chapter (see README.markdown file):
php composer.phar -s dev create-project erik-dubbelboer/php-redis-admin path/to/install

and fix it:
php composer.phar create-project -s dev erik-dubbelboer/php-redis-admin path/to/install

Thanks :)

@alexkag alexkag closed this as completed Dec 24, 2013
@alexkag alexkag reopened this Dec 24, 2013
erikdubbelboer added a commit that referenced this issue Jan 3, 2014
@erikdubbelboer
Copy link
Owner

Thanks for the issue, it has been fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants