Skip to content

Commit fd0d446

Browse files
committed
docs: add code block language for install command
1 parent fcb6d3c commit fd0d446

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ Usage of Shield requires the following:
5454
### Installation
5555

5656
Installation is done through Composer.
57-
58-
> composer require codeigniter4/shield
57+
```console
58+
composer require codeigniter4/shield
59+
```
5960

6061
See the [docs](docs/index.md) for more specific instructions on installation and usage recommendations.
6162

0 commit comments

Comments
 (0)