Skip to content

Commit 098d48b

Browse files
authoredJan 16, 2017
Merge pull request #78 from hareekum/master
Update typing install command as tsd is deprecated
2 parents 2b80d6c + 2d8656a commit 098d48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ bower install object-path --save
4343
### Typescript typings
4444

4545
```
46-
tsd query object-path --action install --save
46+
typings install --save dt~object-path
4747
```
4848

4949
## Usage

0 commit comments

Comments
 (0)
Please sign in to comment.