Skip to content

Commit 8697102

Browse files
committed
docs: Added line about grunt build
This wasn't explicit, and it wasn't obvious to me at first. Closes react-bootstrap#435
1 parent c759615 commit 8697102

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)