Minor Documentation Update

Fix #2735.
This commit is contained in:
oleibman
2025-05-07 17:05:30 -07:00
parent 3922d9ad00
commit 773585ad19
+1 -1
View File
@@ -51,7 +51,7 @@ Use [composer](https://getcomposer.org) to install PhpSpreadsheet into your proj
composer require phpoffice/phpspreadsheet
```
Or also download the documentation and samples if you plan to use them:
Or also download the documentation and samples if you plan to use them (note that `git` must be in your path for this to work):
```sh
composer require phpoffice/phpspreadsheet --prefer-source