mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 21:38:33 +00:00
Update README.md
This commit is contained in:
parent
b443f58d87
commit
a1c70dda54
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -111,7 +111,7 @@ ls ./archive/*/index.json # or browse directly via the filesyste
|
|||
<sup> (easiest install/update UX + best security + all <a href="#dependencies">extras</a> working out-of-the-box)</sup>
|
||||
<br/>
|
||||
<details>
|
||||
<summary><b>Get ArchiveBox with <img src="https://user-images.githubusercontent.com/511499/117447182-29758200-af0b-11eb-97bd-58723fee62ab.png" alt="Docker" height="48px"/> <code>docker-compose</code> on macOS/Linux/Windows ✨</b> (highly recommended)</summary>
|
||||
<summary><b>Get ArchiveBox with <img src="https://user-images.githubusercontent.com/511499/117447182-29758200-af0b-11eb-97bd-58723fee62ab.png" alt="Docker" height="22px"/> <code>docker-compose</code> on macOS/Linux/Windows ✨</b> (highly recommended)</summary>
|
||||
<br/>
|
||||
<ol>
|
||||
<li>Install <a href="https://docs.docker.com/get-docker/">Docker</a> and <a href="https://docs.docker.com/compose/install/#install-using-pip">Docker Compose</a> on your system (if not already installed).</li>
|
||||
|
@ -134,7 +134,7 @@ See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the C
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Get ArchiveBox with <img src="https://user-images.githubusercontent.com/511499/117447182-29758200-af0b-11eb-97bd-58723fee62ab.png" alt="Docker" height="48px"/> <code>docker</code> on macOS/Linux/Windows</b></summary>
|
||||
<summary><b>Get ArchiveBox with <img src="https://user-images.githubusercontent.com/511499/117447182-29758200-af0b-11eb-97bd-58723fee62ab.png" alt="Docker" height="22px"/> <code>docker</code> on macOS/Linux/Windows</b></summary>
|
||||
<br/>
|
||||
<ol>
|
||||
<li>Install <a href="https://docs.docker.com/get-docker/">Docker</a> on your system (if not already installed).</li>
|
||||
|
@ -156,9 +156,7 @@ See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the C
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Get ArchiveBox as a
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/511499/117447182-29758200-af0b-11eb-97bd-58723fee62ab.png" alt="Docker" height="48px"/> + <img src="https://user-images.githubusercontent.com/511499/117447263-4316c980-af0b-11eb-928d-eaf1292ac646.png" alt="Electron" height="48px"/> Desktop App on macOS/Linux/Window</b></summary>
|
||||
<summary><b>Get ArchiveBox as <img src="https://user-images.githubusercontent.com/511499/117447182-29758200-af0b-11eb-97bd-58723fee62ab.png" alt="Docker" height="22px"/> + <img src="https://user-images.githubusercontent.com/511499/117447263-4316c980-af0b-11eb-928d-eaf1292ac646.png" alt="Electron" height="22px"/> Desktop App on macOS/Linux/Window</b></summary>
|
||||
<br/>
|
||||
<ol>
|
||||
<li>Install <a href="https://docs.docker.com/get-docker/">Docker</a> on your system (if not already installed).</li>
|
||||
|
@ -181,7 +179,7 @@ See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the C
|
|||
<sup> (harder than Docker, up to you to keep ArchiveBox and its <a href="#dependencies">extras</a> up-to-date)</sup>
|
||||
|
||||
<details>
|
||||
<summary><b>Get ArchiveBox with <code>apt</code> on Ubuntu/Debian</b></summary>
|
||||
<summary><b>Get ArchiveBox with <img src="https://user-images.githubusercontent.com/511499/117448075-49597580-af0c-11eb-91ba-f34fff10096b.png" alt="aptitude" height="22px"/> <code>apt</code> on Ubuntu/Debian</b></summary>
|
||||
<br/>
|
||||
<ol>
|
||||
<li>Add the ArchiveBox repository to your sources.<br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue