update documentation

remove outdated note
This commit is contained in:
Marcin Wosinek 2015-02-08 10:22:46 +00:00
parent 7d7cb06e0e
commit 02d78edb6f

View File

@ -29,8 +29,6 @@ Available generators:
* [react-webpack](#app) (aka [react-webpack:app](#app))
* [react-webpack:component](#component)
**Note: Generators are to be run from the root directory of your app.**
### App
Sets up a new ReactJS app, generating all the boilerplate you need to get started. The app generator also facilitates the following: