diff --git a/README.md b/README.md index 0e733fa1300705854ffa03e8e4e91ea6c90d9b44..141da9063b472c8a275b943cb0c40f549a59285b 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ php -S 127.0.0.1:9999 -t public public/index.php On unix and on windows using the git bash you can run: ```bash -make [target] -``` \ No newline at end of file +make target +```