Update README.md

This commit is contained in:
obucinac 2019-08-21 19:57:14 +02:00 committed by gladcow
parent 28994e46e5
commit c9414168a7

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)
docker build -t peerplays
docker build -t peerplays .
# Start docker image