Skip to content

Commit d563314

Browse files
authored
Update README.md to fix typo
1 parent ae1bb12 commit d563314

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
@@ -63,7 +63,7 @@ to get started. This will run a Create: Astral server on port 25565 (the default
6363

6464
## Building your own image
6565

66-
If you use compose, you can have the best of both worlds with very little modification. Replace the `image: ghcr.io/claraphyll/create-astral:v2.1.3` line in the [`compose.yaml`](compose.yaml) file with the following:
66+
If you use compose, you can have the best of both worlds with very little modification. Replace the line `image: ghcr.io/claraphyll/create-astral:v2.1.3` in the [`compose.yaml`](compose.yaml) file with the following:
6767
```yaml
6868
build: .
6969
```

0 commit comments

Comments
 (0)