From ff02c8a5a42b8575503f2cb156f7a6089f721390 Mon Sep 17 00:00:00 2001 From: Caesar2011 Date: Sun, 7 Jun 2020 11:49:42 +0200 Subject: [PATCH] Updated URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c67114..26c5d4b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ the following code runs `deno --allow-net example.ts` which is located in `/some ```bash -/some/work/dir$ deno --allow-run --allow-read https://raw.githubusercontent.com/Caesar2011/rhinoder/master/mod.ts --allow-net example.ts +/some/work/dir$ deno --allow-run --allow-read https://deno.land/x/rhinoder@v1.2.0/mod.ts --allow-net example.ts ``` ## Thanks to