gibberfish created page: install authored by Gibberfish Inc's avatar Gibberfish Inc
......@@ -33,6 +33,7 @@ At this point, docker-compose should begin downloading the docker images and sta
## Upgrading
Eventually, we wish to make upgrading pancrypticon as easy as rebooting. Until then, you can follow these simple steps:
$ cd /opt/pancrypticon
$ git pull
$ sudo docker-compose pull
......
......