1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-21 13:52:30 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2019-01-14 18:19:30 -05:00
committed by GitHub
parent 300b5c6182
commit 45c499dc9e

View File

@@ -49,6 +49,9 @@ cd ArchiveBox
# Export your bookmarks, then run the archive command to start archiving!
./archive ~/Downloads/firefox_bookmarks.html
# Or to add just one page to your archive
echo 'https://example.com' | ./archive
```