Skip to content

Commit c759615

Browse files
committed
Merge pull request react-bootstrap#434 from RichardLitt/docs/add-npm-install-line-433
docs: Added instructions for npm install in main dir
2 parents 998febb + 6d14171 commit c759615

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ $ cd react-bootstrap/docs
1616
$ npm install
1717
```
1818

19+
You must have previously run `npm install` from the main directory.
20+
1921
### Instructions
2022

2123
#### Development

0 commit comments

Comments
 (0)