Skip to content

Commit cb85703

Browse files
committed
docs: add note
1 parent 214cf1f commit cb85703

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/installation/installing_composer.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Composer can be used in several ways to install CodeIgniter4 on your system.
99

1010
.. important:: CodeIgniter4 requires Composer 2.0.14 or later.
1111

12+
.. note:: If you are not familiar with Composer, we recommend you read
13+
`Basic usage <https://getcomposer.org/doc/01-basic-usage.md>`_ first.
14+
1215
The first technique describes creating a skeleton project
1316
using CodeIgniter4, that you would then use as the base for a new webapp.
1417
The second technique described below lets you add CodeIgniter4 to an existing

0 commit comments

Comments
 (0)