Updated Usage (markdown)

Deepankar Chakroborty 2021-02-09 21:07:31 +02:00
parent b08a8f9715
commit 6df3657995

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