Skip to content

Commit

Permalink
Merge pull request #73 from PrestaSafe/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kpodemski committed Jun 8, 2023
2 parents 843275b + e89187d commit a314e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $ _PS_ROOT_DIR_=<Path_to_PrestaShop> php ~/.composer/vendor/bin/phpstan.phar --c
Applying an index.php file to all your project subfolders will be useful to avoid directories to be listed by the webserver.

```php
$ vendor/bin/autoindex
$ vendor/bin/autoindex prestashop:add:index <path>
```

### Header Stamp
Expand Down

0 comments on commit a314e43

Please sign in to comment.