We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f84a7 commit 71e12b0Copy full SHA for 71e12b0
1 file changed
README.md
@@ -24,7 +24,7 @@ codeigniter/
24
## Requirements
25
26
* PHP 5.3.2 or later
27
-* `composer` command
+* `composer` command (See [Composer Installation](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx))
28
* Git
29
30
## How to Use
@@ -44,13 +44,13 @@ $ bin/install-translations.sh
44
45
#### Install Third Party Libraries (Requires Shell)
46
47
-Codeigniter Matches CLI:
+[Codeigniter Matches CLI](https://github.com/avenirer/codeigniter-matches-cli):
48
49
```
50
$ bin/install-codeigniter-matches-cli.sh
51
52
53
-CodeIgniter HMVC Modules:
+[CodeIgniter HMVC Modules](https://github.com/jenssegers/codeigniter-hmvc-modules):
54
55
56
$ bin/install-codeigniter-hmvc-modules.sh
0 commit comments