Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8254b72

Browse files
committedMay 30, 2016
Merge pull request #1 from kpes/typingsInstructions
Updating readme to include typings instructions
2 parents b8089ce + 923d711 commit 8254b72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# react-bootstrap-typescript
22
Typescript definitions for React / Bootstrap
3+
4+
### Installing (or Updating) via Typings
5+
```
6+
typings install react-bootstrap=github:react-bootstrap/react-bootstrap-typescript/index.d.ts --save
7+
```

0 commit comments

Comments
 (0)
Please sign in to comment.