Fix README.md typo on daemon
Signed-off-by: Alex Lau (AvengerMoJo) <avengermojo@gmail.com>
This commit is contained in:
parent
d5e4baed54
commit
6c4d96a1b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue