Skip to content

Commit 923d711

Browse files
committed
Updating readme to include typings instructions
Updating the readme to include instructions for installing or updating via Typings
1 parent b8089ce commit 923d711

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)