Skip to content

Commit 064052b

Browse files
committed
Fix docs
Fixes #409
1 parent ce4b864 commit 064052b

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
@@ -83,7 +83,7 @@ Then point your browser to:
8383
The samples may also be run directly from the command line, for example:
8484

8585
```sh
86-
php vendor/phpoffice/phpspreadsheet/samples/01_Simple.php
86+
php vendor/phpoffice/phpspreadsheet/samples/Basic/01_Simple.php
8787
```
8888

8989
## Learn by documentation

0 commit comments

Comments
 (0)