Update README.md
This commit is contained in:
parent
db51160004
commit
88c211c719
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -10,9 +10,7 @@
|
|||
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community">Community</a> |
|
||||
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap">Roadmap</a>
|
||||
|
||||
<pre lang="bash" align="left"><code style="white-space: pre-line; text-align: left" align="left">
|
||||
$ curl -sSL 'https://get.archivebox.io' | sh
|
||||
</code></pre>
|
||||
<hr/>
|
||||
|
||||
<!--<a href="http://webchat.freenode.net?channels=ArchiveBox&uio=d4"><img src="https://img.shields.io/badge/Community_chat-IRC-%2328A745.svg"/></a>-->
|
||||
|
||||
|
@ -23,6 +21,12 @@ $ curl -sSL 'https://get.archivebox.io' | sh
|
|||
<a href="https://github.com/ArchiveBox/ArchiveBox/wiki/Install#dependencies"><img src="https://img.shields.io/badge/Chromium-orange.svg?logo=Google+Chrome&logoColor=orange"/></a>
|
||||
<a href="https://hub.docker.com/r/archivebox/archivebox"><img src="https://img.shields.io/badge/Docker-lightblue.svg?logo=docker&logoColor=lightblue"/></a>
|
||||
|
||||
|
||||
<pre lang="bash" align="left"><code style="white-space: pre-line; text-align: left" align="left">
|
||||
# Install ArchiveBox (or see pip/brew/Docker instructions below):
|
||||
curl -sSL 'https://get.archivebox.io' | sh
|
||||
</code></pre>
|
||||
|
||||
<hr/>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue