Skip to content

Commit 773585a

Browse files
committed
Minor Documentation Update
Fix #2735.
1 parent 3922d9a commit 773585a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Use [composer](https://getcomposer.org) to install PhpSpreadsheet into your proj
5151
composer require phpoffice/phpspreadsheet
5252
```
5353

54-
Or also download the documentation and samples if you plan to use them:
54+
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):
5555

5656
```sh
5757
composer require phpoffice/phpspreadsheet --prefer-source

0 commit comments

Comments
 (0)