File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,15 +35,15 @@ codeigniter/
3535$ composer create-project kenjis/codeigniter-composer-installer codeigniter
3636```
3737
38- #### Optional
39-
4038If you want to install translations for system messages (requires shell):
4139
4240```
4341$ bin/install-translations.sh
4442```
4543
46- If you want to install Codeigniter Matches CLI (requires shell):
44+ #### Third Party Libraries
45+
46+ Install Codeigniter Matches CLI (requires shell):
4747
4848```
4949$ bin/install-codeigniter-matches-cli.sh
@@ -67,8 +67,12 @@ You must update files manually if files in `application` folder or `index.php` c
6767
6868## Reference
6969
70+ * [ Composer Installation] ( https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx )
7071* [ CodeIgniter] ( https://github.com/bcit-ci/CodeIgniter )
7172* [ Translations for CodeIgniter System] ( https://github.com/bcit-ci/codeigniter3-translations )
73+
74+ ### Third Party Libraries
75+
7276* [ Codeigniter Matches CLI] ( https://github.com/avenirer/codeigniter-matches-cli )
7377
7478## Related
You can’t perform that action at this time.
0 commit comments