Skip to content

Commit 298d4ea

Browse files
committed
d - Format command for copy-paste
1 parent b43cb6b commit 298d4ea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,11 @@ docker tag ghcr.io/luminaut-org/luminaut luminaut:latest
5252

5353
For development, clone the repository and run `docker build --tag luminaut:latest` to build the container.
5454

55-
You can then run the container with `docker run -it luminaut --help`
55+
You can then run the container with:
56+
57+
```bash
58+
docker run -it luminaut --help
59+
```
5660

5761
### For development
5862

0 commit comments

Comments
 (0)