mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 21:38:33 +00:00
formatting
This commit is contained in:
parent
997dccc676
commit
29be247c6b
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue