From 6d164a0757381bc1b5655dd3e5c65fca459ceabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 30 May 2013 11:49:57 -0700 Subject: [PATCH] Update bower install command Fixes #21 --- downloads.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads.md b/downloads.md index 7ebac1972..71186f982 100644 --- a/downloads.md +++ b/downloads.md @@ -26,7 +26,7 @@ The JSX transformer used to support [XML syntax](/react/docs/syntax.html) in Jav ## Bower ```sh -$ bower install react +$ bower install --save react ``` ## NPM