Update README.md

Fix typo
This commit is contained in:
obucinac 2019-08-21 19:55:08 +02:00 committed by gladcow
parent 3712086763
commit 28994e46e5

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