mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 05:41:54 +02:00
formatting
This commit is contained in:
@@ -47,7 +47,7 @@ archivebox add 'https://example.com'
|
|||||||
archivebox help # to see more options
|
archivebox help # to see more options
|
||||||
```
|
```
|
||||||
|
|
||||||
***(click to expand the sections below for full setup instructions)***
|
*(click to expand the sections below for full setup instructions)*
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>Get ArchiveBox with <code>docker-compose</code> on any platform (recommended, everything included out-of-the-box)</b></summary>
|
<summary><b>Get ArchiveBox with <code>docker-compose</code> on any platform (recommended, everything included out-of-the-box)</b></summary>
|
||||||
@@ -102,7 +102,6 @@ docker run -v $PWD:/data -it archivebox/archivebox help # to see more options
|
|||||||
<summary><b>Get ArchiveBox with <code>apt</code> on Ubuntu >=20.04</b></summary>
|
<summary><b>Get ArchiveBox with <code>apt</code> on Ubuntu >=20.04</b></summary>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# first add the PPA and install the package
|
|
||||||
sudo add-apt-repository -u ppa:archivebox/archivebox
|
sudo add-apt-repository -u ppa:archivebox/archivebox
|
||||||
apt install archivebox
|
apt install archivebox
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user