Resolve Fix the README to point to correct path on docker hub

This commit is contained in:
Bobinson K B 2023-11-09 07:43:13 +00:00 committed by Vlad Dobromyslov
parent 07dad6bcf2
commit d8e49a4d86

View file

@ -147,7 +147,7 @@ sudo usermod -a -G docker $USER
### Official docker image for Peerplas Mainnet ### Official docker image for Peerplas Mainnet
``` ```
docker pull datasecuritynode/peerplays:latest docker pull peerplays/peerplays:latest
``` ```
### Building docker images manually ### Building docker images manually