Skip to content

Commit

Permalink
Merge pull request #78 from hareekum/master
Browse files Browse the repository at this point in the history
Update typing install command as tsd is deprecated
  • Loading branch information
mariocasciaro authored Jan 16, 2017
2 parents 2b80d6c + 2d8656a commit 098d48b
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 098d48b

Please sign in to comment.