add chromium install instructions link
This commit is contained in:
parent
92f7b399ca
commit
c5395a5d86
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Save an archived copy of all websites you star using Pocket or Pinboard, indexed
|
|||
**Runtime:** I've found it takes about an hour to download 1000 articles, and they'll take up roughly 1GB.
|
||||
Those numbers are from running it single-threaded on my i5 machine with 50mbps down. YMMV.
|
||||
|
||||
**Dependencies:** `google-chrome >= 59`,` wget >= 1.16`, `python3 >= 3.5` (chromium also works well, yay open source!)
|
||||
**Dependencies:** `google-chrome >= 59`,` wget >= 1.16`, `python3 >= 3.5` ([chromium](https://www.chromium.org/getting-involved/download-chromium) >= v59 also works well, yay open source!)
|
||||
|
||||
```bash
|
||||
# On Mac:
|
||||
|
|
Loading…
Reference in a new issue