Skip to content

Commit c3dba11

Browse files
committed
readme correction
1 parent ed333a7 commit c3dba11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For indication on how to package the game yourself look at this document: [Packa
2121
Once you clone this repository you can build the image using the following command:<br>
2222
Note that you need to package the game yourself, als place it with the correct name in the local root of the repo.
2323
```sh
24-
docker build -f docker/Dockerfile . -t stardew-server:latest
24+
docker build (-f ./Dockerfile) . -t stardew-server:latest
2525
```
2626
If you want to integrate the building directory into the compose, you can use the following:
2727
```yaml

0 commit comments

Comments
 (0)