From 48843d9c71b3341eb88ef350bce46fec53a142c3 Mon Sep 17 00:00:00 2001 From: David <12832280+David-Else@users.noreply.github.com> Date: Tue, 17 Nov 2020 17:15:03 +0000 Subject: [PATCH] Fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 430aca6..c043ba4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Copy the text containing chapter information directly from YouTube and convert i ## Install or update: ``` -deno install -Af https://deno.land/x/simple_youtube_chapter_extractor@1.0.0/youtube-chapter-extractor.ts +deno install -Af https://deno.land/x/simple_youtube_chapter_extractor@v1.0.0/youtube-chapter-extractor.ts ``` ## Uninstall