Update install authored by Gibberfish Inc.'s avatar Gibberfish Inc.
......@@ -23,8 +23,6 @@ Follow [these instructions](https://docs.docker.com/engine/installation/linux/ub
sudo apt install docker-ce git gnupg2 pwgen python-pip libssl1.0.0
sudo pip install docker-compose
Follow [these instructions](https://docs.docker.com/engine/installation/linux/ubuntu/) first to add the docker-ce repository.
### Create application directories
sudo mkdir -p /opt/pancrypticon /srv/pancrypticon
......
......