diff --git a/docs/src/HomePage.js b/docs/src/HomePage.js
index 904218467f..30bf0a3804 100644
--- a/docs/src/HomePage.js
+++ b/docs/src/HomePage.js
@@ -33,6 +33,10 @@ export default class HomePage extends React.Component{
The project is under active development, and APIs will change.
Prior to the 1.0.0 release, breaking changes should result in a Minor version bump.
+
+ If you want to try / play with React-0.14 betas, we cut releases from the react-14 branch. They're on the react-pre tag.
+ $ npm install react-bootstrap@react-pre
+