From 6df3657995508b0109035eba9536bab5b46d917a Mon Sep 17 00:00:00 2001 From: Deepankar Chakroborty <35454738+dchakro@users.noreply.github.com> Date: Tue, 9 Feb 2021 21:07:31 +0200 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 186577f..bfe421f 100644 --- a/Usage.md +++ b/Usage.md @@ -114,7 +114,7 @@ To import your bookmarks from [Pocket](https://getpocket.com/) with the text and Here are the commands you need to run: ```sh - curl -sSOL 'https://gist.githubusercontent.com/dchakro/fa43b0e89f884826d3bd60f51e48b078/raw/pocket2shiori.sh' + wget 'https://gist.githubusercontent.com/dchakro/fa43b0e89f884826d3bd60f51e48b078/raw/pocket2shiori.sh' chmod +x pocket2shiori.sh pocket2shiori.sh 'path_to_your/pocket_export.html' ```