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

Small update to Bower command #21

Closed
necolas opened this issue May 30, 2013 · 1 comment · May be fixed by SibuStephen/react#9, SibuStephen/react#18, stabenfeldt/react#9, luke7oaks/react#13 or stabenfeldt/react#18

Comments

@necolas
Copy link
Contributor

necolas commented May 30, 2013

It could be preferable to use:

bower install --save react

So that the installation is automatically saved in the bower.json.

@zpao
Copy link
Member

zpao commented May 30, 2013

Good call. Updating now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment