From 9d14cce62f49a8ed1b4d682d549dc6a42e9928f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Fri, 29 Apr 2016 17:28:09 -0700 Subject: [PATCH] Update readme for 15.0.2 (cherry picked from commit 4dec99c61e521d7a655d148e3dd4c42d1bf39456) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a483539d71..0e7e21286c 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-15.0.1.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-15.0.2.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: