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' ```