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

@ -22,9 +22,8 @@ When run the app will output standard log lines, one of which will contain the `
Build by executing `docker build -f docker/Dockerfile .`
or run our prebuild ones with
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`