Skip to content

Commit 851e4d9

Browse files
committed
Merge pull request react-bootstrap#437 from RichardLitt/docs/add-grunt-explanation-435
docs: Added line about grunt build
2 parents c759615 + 8697102 commit 851e4d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $ cd react-bootstrap/docs
1616
$ npm install
1717
```
1818

19-
You must have previously run `npm install` from the main directory.
19+
You must have previously run `grunt build` and `npm install` from the main directory.
2020

2121
### Instructions
2222

0 commit comments

Comments
 (0)