mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Update README.md
This commit is contained in:
parent
c0f46b2728
commit
3c236a044b
1 changed files with 9 additions and 0 deletions
|
@ -41,6 +41,15 @@ All the saved content is static and indexed with json files, so it lives forever
|
||||||
|
|
||||||
[![](https://img.shields.io/badge/Donate-Patreon-%23DD5D76.svg)](https://www.patreon.com/theSquashSH)
|
[![](https://img.shields.io/badge/Donate-Patreon-%23DD5D76.svg)](https://www.patreon.com/theSquashSH)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://github.com/pirate/ArchiveBox.git
|
||||||
|
./setup
|
||||||
|
|
||||||
|
# Export your bookmarks, then run the archive command to start archiving!
|
||||||
|
./archive ~/Downloads/firefox_bookmarks.html
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
We use the [Github wiki system](https://github.com/pirate/ArchiveBox/wiki) for documentation.
|
We use the [Github wiki system](https://github.com/pirate/ArchiveBox/wiki) for documentation.
|
||||||
|
|
Loading…
Reference in a new issue