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 6c64ec7 commit a8c8961Copy full SHA for a8c8961
docs/install.md
@@ -23,7 +23,7 @@ These instructions assume that you have already [installed the CodeIgniter 4 app
23
## Composer Installation
24
25
Installation is done through [Composer](https://getcomposer.org). The example assumes you have it installed globally.
26
-If you have it installed as a phar, or othewise you will need to adjust the way you call composer itself.
+If you have it installed as a phar, or otherwise you will need to adjust the way you call composer itself.
27
28
```
29
> composer require codeigniter4/shield
0 commit comments