diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md
index 98e26c98e8155d53c19bd20f5eeaea16e8beb36e..fe3efb6063a1cc039b96538739e6d4c163ec9ff5 100644
--- a/packages/react-scripts/template/README.md
+++ b/packages/react-scripts/template/README.md
@@ -1881,6 +1881,8 @@ Now, after you create a production build with `npm run build`, you can deploy it
 
 For more information see [Add Firebase to your JavaScript Project](https://firebase.google.com/docs/web/setup).
 
+For more information on getting Firebase to work with React Router and client-side routing, see [this answer by the Firebase team](https://groups.google.com/d/msg/firebase-talk/ZoxVFZfi46Y/gil9SxCGAgAJ).
+
 ### GitHub Pages
 
 >Note: this feature is available with `react-scripts@0.2.0` and higher.