We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb6d3c commit fd0d446Copy full SHA for fd0d446
README.md
@@ -54,8 +54,9 @@ Usage of Shield requires the following:
54
### Installation
55
56
Installation is done through Composer.
57
-
58
- > composer require codeigniter4/shield
+```console
+composer require codeigniter4/shield
59
+```
60
61
See the [docs](docs/index.md) for more specific instructions on installation and usage recommendations.
62
0 commit comments