Skip to content

Commit 7774b7c

Browse files
committed
Fix README formatting
1 parent c03639c commit 7774b7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ You can also use pre-build docker images:
2727
docker pull robocupssl/ssl-game-controller
2828
# Run GC with default configuration
2929
docker run -p 8081:8081 robocupssl/ssl-game-controller -address :8081
30-
```
31-
# Mount local directories
30+
# Mount local directories
3231
docker run -p 8081:8081 \
3332
# Local config dir
3433
-v "$(pwd)"/config:/config \

0 commit comments

Comments
 (0)