Fix README.md typo on daemon

Signed-off-by: Alex Lau (AvengerMoJo) <avengermojo@gmail.com>
This commit is contained in:
Alex Lau (AvengerMoJo) 2023-05-11 13:19:19 +08:00
parent d5e4baed54
commit 6c4d96a1b1

View file

@ -85,7 +85,7 @@ You can specify the configuration file path with `-c`/`--config` argument.
```bash
./act_runner -c config.yaml register # register with config file
./act_runner -c config.yaml deamon # run with config file
./act_runner -c config.yaml daemon # run with config file
```
### Run a docker container