Fixes #409
This commit is contained in:
Adrien Crivelli 2018-03-09 09:41:43 +01:00
parent ce4b864e01
commit 064052b728
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Then point your browser to:
The samples may also be run directly from the command line, for example:
```sh
php vendor/phpoffice/phpspreadsheet/samples/01_Simple.php
php vendor/phpoffice/phpspreadsheet/samples/Basic/01_Simple.php
```
## Learn by documentation