Skip to content

Commit

Permalink
Update typing install command as tsd is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Hari Kumar committed Jan 13, 2017
1 parent 2b80d6c commit 2d8656a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ bower install object-path --save
### Typescript typings

```
tsd query object-path --action install --save
typings install --save dt~object-path
```

## Usage
Expand Down

0 comments on commit 2d8656a

Please sign in to comment.