From e89187d8895823109ca7c911ad210474b070c897 Mon Sep 17 00:00:00 2001 From: Guillaume Batier Date: Thu, 25 May 2023 09:30:21 +0200 Subject: [PATCH] Update README.md Update command for autoindex --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d69d84f..7def5c1 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ $ _PS_ROOT_DIR_= 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 ``` ### Header Stamp