Update README.md
Fix typo
This commit is contained in:
parent
afab9c28d0
commit
818f0b7506
1 changed files with 1 additions and 1 deletions
|
|
@ -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 you.
|
||||
docker build -t peerplays
|
||||
|
||||
|
||||
# Start docker image
|
||||
|
|
|
|||
Loading…
Reference in a new issue