Fixed docker image name in README

This commit is contained in:
unixninja92 2021-09-13 22:15:46 -04:00
parent e7499ee9fb
commit 4a373a673c
1 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,6 @@ Build by executing `docker build -f docker/Dockerfile .`
or run our prebuild ones with
`pull openpriv:cwtch-server`
`pull openpriv/cwtch-server`
and run it. It stores all Cwtch data in a Volume at `/var/lib/cwtch`