mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-26 22:20:21 +00:00
Update README.md
This commit is contained in:
parent
300b5c6182
commit
45c499dc9e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue