Skip to content

Commit

Permalink
readme: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Aug 16, 2024
1 parent 868bb9b commit 053ee33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ java -jar client.jar -server 192.168.1.7 -lang en_US # Replace IP with the one o

#### Running Minigolf Server in Docker Container

We provide an experimental Dockerfile for easy hosting of the server application.
We provide an experimental Dockerfile for easy hosting of the server application.
You can either build and run the image:
```sh
docker build -t pfmg .
Expand All @@ -84,7 +84,7 @@ Server CLI options:
Client CLI options:
- `--verbose` to enable debug logging
- `--norandom` to disable randomization for shots
- `--username` to set username from CLI and skip inputting it
- `--username` to set username from CLI and skip inputting it

## Compatibility

Expand Down

0 comments on commit 053ee33

Please sign in to comment.