Skip to content

Commit e202148

Browse files
committed
Update README.md
1 parent aaeab5a commit e202148

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
$ npm install redux-ui-router
1616
````
1717

18-
### To Run Example
19-
20-
1. run "npm install" in the example directory
21-
2. run "npm install" in the root directory
22-
3. run "npm start" in example directory
23-
2418
## Table of Contents
2519

2620
- [Reducer](#reducer)
@@ -151,5 +145,6 @@ To run the example:
151145
git clone https://github.com/neilff/redux-ui-router/
152146
npm install
153147
cd example
148+
npm install
154149
npm run start
155150
```

0 commit comments

Comments
 (0)