diff --git a/README.md b/README.md index 141da9063b472c8a275b943cb0c40f549a59285b..f3aeab1d2141c0856ebd456e4629678c383dfbf5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ php bin/composer.phar install ## Start a local server +Execute file start_server.bat or + ```bash php -S 127.0.0.1:9999 -t public public/index.php ```