Skip to content

Commit

Permalink
Remove appointment command from example
Browse files Browse the repository at this point in the history
  • Loading branch information
ju4n97 committed Apr 28, 2022
1 parent ac53016 commit a812f08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,11 @@ Opcionalmente se le puede especificar explícitamente la ruta del archivo de con
Ejemplo:

```
kibot appointment prepare --config C:\Users\username\Downloads\kibot-config.yaml
kibot prepare --config C:\Users\username\Downloads\kibot-config.yaml
ó
kibot appointment prepare -c C:\Users\username\Downloads\kibot-config.yaml
kibot prepare -c C:\Users\username\Downloads\kibot-config.yaml
```

> Ver [plantilla](https://github.com/Ekisa-Team/kibot-cli/blob/main/config.yaml) del archivo de configuración
Expand Down

0 comments on commit a812f08

Please sign in to comment.