Skip to content
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 ...@@ -33,6 +33,7 @@ At this point, docker-compose should begin downloading the docker images and sta
## Upgrading ## Upgrading
Eventually, we wish to make upgrading pancrypticon as easy as rebooting. Until then, you can follow these simple steps: Eventually, we wish to make upgrading pancrypticon as easy as rebooting. Until then, you can follow these simple steps:
$ cd /opt/pancrypticon $ cd /opt/pancrypticon
$ git pull $ git pull
$ sudo docker-compose pull $ sudo docker-compose pull
... ...
......