Skip to content

Commit 49b67aa

Browse files
committed
update readme
1 parent 4c6e719 commit 49b67aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ It is likely easier to use containers like `podman` or `docker` or the correspon
8282

8383
With podman, I have been using
8484

85+
```sh
86+
podman compose up --watch
87+
```
88+
89+
If you want, you can run without compose support using
8590
```sh
8691
podman compose up --force-recreate --build
8792
```

0 commit comments

Comments
 (0)