Just started learning Symfony2 and encountered a problem. I made changes to my CSS and when I try to re-install them in Eclipse shell, I get this error message:
'C:\wamp\www\Symfony' is not recognized as an internal or external command, operable program or batch file.
I used this code line
C:\wamp\www\Symfony> php app/console/install
If anyone could offer some assistance, I would greatly appreciate it. Thank you!