Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Joylei committed Sep 1, 2017
1 parent 2ca54b4 commit b08039b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ npm install --save-dev riot-typed
install riot typed definitions

```sh
typings install -DG github:Joylei/riot-typed/src/riot.d.ts#8a4908142288357c6a24dc04233f9c8094025654
typings install -DG github:Joylei/riot-typed/src/riot.d.ts#2ca54b484694b133cbe6f58347242f6a1e273e17
```

install riot-typed typed definitions

```sh
typings install -DG github:Joylei/riot-typed/src/riot-typed.d.ts#8a4908142288357c6a24dc04233f9c8094025654
typings install -DG github:Joylei/riot-typed/src/riot-typed.d.ts#2ca54b484694b133cbe6f58347242f6a1e273e17
```

### usage
Expand Down

0 comments on commit b08039b

Please sign in to comment.