From e15e059d73b49131095e2b34f304124cbd6ec52e Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Tue, 29 Dec 2015 14:36:24 -0800 Subject: [PATCH] Readme for 0.14.5 (cherry picked from commit d6a0a083e4341fe94336cf32573aac368d9161dc) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c15a9a665..ae9f1723cc 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ The fastest way to get started is to serve JavaScript from the CDN (also availab ```html - + - + ``` -We've also built a [starter kit](https://facebook.github.io/react/downloads/react-0.14.4.zip) which might be useful if this is your first time using React. It includes a webpage with an example of using React with live code. +We've also built a [starter kit](https://facebook.github.io/react/downloads/react-0.14.5.zip) which might be useful if this is your first time using React. It includes a webpage with an example of using React with live code. If you'd like to use [bower](http://bower.io), it's as easy as: