Skip to content

Commit ed56936

Browse files
committed
Merge pull request #86 from c0dr/patch-1
Fix install Instructions
2 parents 5f2b033 + 9a84381 commit ed56936

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ React.createClass({
3737

3838
## Installation
3939

40+
```
41+
npm install --save react-router-bootstrap
42+
```
43+
4044
You will also (if you haven't already) want to install `react-router` and `react-bootstrap`
4145

4246
```

0 commit comments

Comments
 (0)