Update README.md

This commit is contained in:
obucinac 2019-08-21 19:57:14 +02:00 committed by GitHub
parent 818f0b7506
commit edcb19d53d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ sudo usermod -a -G docker $USER
# Build docker image (from the project root, must be a docker group member) # Build docker image (from the project root, must be a docker group member)
docker build -t peerplays docker build -t peerplays .
# Start docker image # Start docker image