easy instructions

This commit is contained in:
Nick Yeoman 2022-11-13 18:18:48 -08:00
parent 1f603c1f84
commit d6a6bd6203

View File

@ -1,3 +1,11 @@
# symfony # symfony
Helpers for symfony ## Two line setup
Just change "YOUR_PROJECT_NAME" to whatever you want.
```bash
wget fbot.co/nysymfony
bash nysymfony YOUR_PROJECT_NAME
rm nysymfony
```