Fixes #409
This commit is contained in:
Adrien Crivelli
2018-03-09 09:41:43 +01:00
parent ce4b864e01
commit 064052b728
+1 -1
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