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
b272f26b98
commit
54a923838f
1 changed files with 1 additions and 0 deletions
|
@ -274,6 +274,7 @@ No matter which install method you choose, they all roughly follow this 3-step p
|
|||
<li>Install ArchiveBox: <code>apt/brew/pip3 install archivebox</code></li>
|
||||
<li>Start a collection: <code>archivebox init</code></li>
|
||||
<li>Start archiving: <code>archivebox add 'https://example.com'</code></li>
|
||||
<li>View the archive: <code>archivebox server</code> or <code>archivebox list ...</code>, <code>ls ./archive/*/index.html</code></li>
|
||||
</ol></small>
|
||||
|
||||
<br/>
|
||||
|
|
Loading…
Reference in a new issue