mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-16 16:14:28 -04: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!
|
# Export your bookmarks, then run the archive command to start archiving!
|
||||||
./archive ~/Downloads/firefox_bookmarks.html
|
./archive ~/Downloads/firefox_bookmarks.html
|
||||||
|
|
||||||
|
# Or to add just one page to your archive
|
||||||
|
echo 'https://example.com' | ./archive
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue