Skip to content

Commit 170d84a

Browse files
authored
Merge pull request #6318 from kenjis/fix-docs-remove-install-git
docs: drop git installation
2 parents 0e70ccd + 20487a6 commit 170d84a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

user_guide_src/source/installation/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
Installation
33
############
44

5-
CodeIgniter4 can be installed in a number of different ways: manually,
6-
using `Composer <https://getcomposer.org>`_, or using
7-
`Git <https://git-scm.com/>`_.
5+
CodeIgniter has two supported installation methods: manual download,
6+
or using `Composer <https://getcomposer.org>`_.
87
Which is right for you?
98

109
- We recommend the Composer installation because it keeps CodeIgniter up to date easily.

0 commit comments

Comments
 (0)