1
0
Fork 0
mirror of synced 2024-05-16 10:23:51 +12:00

Update README.md

This commit is contained in:
Nick Sweeting 2023-11-08 22:02:49 -08:00 committed by GitHub
parent db51160004
commit 88c211c719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>