Skip to content

Commit 89343c8

Browse files
authored
Merge pull request #4462 from oleibman/issue2735
Minor Documentation Update
2 parents 3922d9a + 773585a commit 89343c8

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)