diff --git a/README.md b/README.md index 0d729b04..064f005e 100644 --- a/README.md +++ b/README.md @@ -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)*
Get ArchiveBox with docker-compose on any platform (recommended, everything included out-of-the-box) @@ -102,7 +102,6 @@ docker run -v $PWD:/data -it archivebox/archivebox help # to see more options Get ArchiveBox with apt on Ubuntu >=20.04 ```bash -# first add the PPA and install the package sudo add-apt-repository -u ppa:archivebox/archivebox apt install archivebox