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
9d3e3c5c65
commit
4799998884
1 changed files with 5 additions and 0 deletions
|
@ -39,8 +39,13 @@ cd bookmark-archiver/
|
|||
./archive.py ~/Downloads/bookmark_export.html # replace with the path to your export file from step 1
|
||||
```
|
||||
|
||||
**3. Done!**
|
||||
|
||||
You can open `service/index.html` to view your archive. (favicons will appear next to each title once it has finished downloading)
|
||||
|
||||
If you want to host your archive somewhere to share it with other people, see the [Publishing Your Archive](#publishing-your-archive) section below.
|
||||
|
||||
|
||||
If you have any trouble, see the [Troubleshooting](#troubleshooting) section at the bottom.
|
||||
If you'd like to customize options, see the [Configuration](#configuration) section.
|
||||
|
||||
|
|
Loading…
Reference in a new issue