Skip to content

Commit 42e836a

Browse files
committed
doc: fix
1 parent addc9c3 commit 42e836a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ While Ansible's `playbook` and `inventory` files are written in YAML format, man
2727
cargo binstall cdk-ansible-cli
2828
```
2929

30-
### Shell
30+
### shell
3131

3232
See [the latest release page](https://github.com/pollenjp/cdk-ansible/releases/latest) and run the command like below.
3333

@@ -108,7 +108,7 @@ cd cdk-ansible
108108
cargo run --package your-app -- synth --output-dir ../ansible
109109
```
110110

111-
```txt
111+
```text
112112
proj-root/
113113
|-- cdk-ansible/
114114
`-- ansible/ ... Your ansible project

0 commit comments

Comments
 (0)