From b08039bae35d934560a03b59ab170f70d0b201df Mon Sep 17 00:00:00 2001 From: joylei Date: Fri, 1 Sep 2017 15:51:00 +0800 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 880090d..3661999 100644 --- a/README.md +++ b/README.md @@ -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