Skip to content

Commit

Permalink
[[FIX]] Documentation points to a non-working location for typings in…
Browse files Browse the repository at this point in the history
…stallation
  • Loading branch information
JoseAntonioRodriguez committed Sep 19, 2016
1 parent 3df4898 commit 977e144
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 @@ -895,7 +895,7 @@ is able to find types for the Tartare's global functions (feature, scenario, giv
$ npm install tartare
$ npm install typings

$ node_modules/.bin/typings install npm~tartare --global
$ node_modules/.bin/typings install github:telefonicaid/tartare#vX.Y.Z --global
```

---
Expand Down

0 comments on commit 977e144

Please sign in to comment.