mirror of
https://github.com/go-shiori/shiori.git
synced 2024-12-26 17:51:10 +08:00
Updated Usage (markdown)
parent
b08a8f9715
commit
6df3657995
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
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'
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue