Skip to content

Commit 995d76d

Browse files
Fix formatting of docker push command in README
1 parent 8de36c6 commit 995d76d

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
@@ -19,7 +19,7 @@ docker run --rm \
1919
-v $(pwd)/build:/build \
2020
-e BUTLER_API_KEY=your_api_key \
2121
ghcr.io/delta3-studio/butler:latest \
22-
push /build user/game: channel
22+
push /build user/game:channel
2323
```
2424

2525
## Environment Variables

0 commit comments

Comments
 (0)