Skip to content

Commit 71e12b0

Browse files
committed
Update README
1 parent b5f84a7 commit 71e12b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ codeigniter/
2424
## Requirements
2525

2626
* PHP 5.3.2 or later
27-
* `composer` command
27+
* `composer` command (See [Composer Installation](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx))
2828
* Git
2929

3030
## How to Use
@@ -44,13 +44,13 @@ $ bin/install-translations.sh
4444

4545
#### Install Third Party Libraries (Requires Shell)
4646

47-
Codeigniter Matches CLI:
47+
[Codeigniter Matches CLI](https://github.com/avenirer/codeigniter-matches-cli):
4848

4949
```
5050
$ bin/install-codeigniter-matches-cli.sh
5151
```
5252

53-
CodeIgniter HMVC Modules:
53+
[CodeIgniter HMVC Modules](https://github.com/jenssegers/codeigniter-hmvc-modules):
5454

5555
```
5656
$ bin/install-codeigniter-hmvc-modules.sh

0 commit comments

Comments
 (0)