beberlei / AcmePizzaBundle

Acme Form Experimental Bundle
131 stars 27 forks source link

Made bash syntax in the readme more clear and consistent. #36

Closed mdpatrick closed 13 years ago

mdpatrick commented 13 years ago

Running ./app/console without first specifying "php" works correctly if php is configured in the system correctly, but may not work for some. I added "php" in front of it to appeal to lowest common denominator and also be consistent with Symfony2 documentation.