Update README.md
This commit is contained in:
parent
28994e46e5
commit
c9414168a7
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
|
||||
docker build -t peerplays .
|
||||
|
||||
|
||||
# Start docker image
|
||||
|
|
|
|||
Loading…
Reference in a new issue