1
0
Fork 0
mirror of synced 2024-06-01 10:09:49 +12:00

formatting

This commit is contained in:
Nick Sweeting 2020-12-11 23:23:56 +02:00
parent 997dccc676
commit 29be247c6b

View file

@ -47,7 +47,7 @@ archivebox add 'https://example.com'
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>
<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>
```bash
# first add the PPA and install the package
sudo add-apt-repository -u ppa:archivebox/archivebox
apt install archivebox