mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-22 20:23:12 +00:00
Update README.md
This commit is contained in:
parent
8d2f517eb4
commit
e6f62d56e0
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 --headless (59)`,` wget`, `python3`
|
||||
**Dependencies:** `google-chrome >= 59`,` wget >= 1.16`, `python3 >= 3.5`
|
||||
|
||||
```bash
|
||||
# On Mac:
|
||||
|
|
Loading…
Reference in a new issue