Merge branch 'feature/570' into 'develop'

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

See merge request PBSA/peerplays!256
This commit is contained in:
Vlad Dobromyslov 2023-11-09 07:43:13 +00:00
commit 87250fb20f

View file

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