Skip to content

Commit e0ae78c

Browse files
committed
Use Symfony 3.3 bin/console
1 parent 10cb012 commit e0ae78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/GeocodeCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ protected function configure()
3838
3939
You can force a provider with the "provider" option.
4040
41-
<info>php app/console geocoder:geocoder "Eiffel Tower" --provider=yahoo</info>
41+
<info>php bin/console geocoder:geocoder "Eiffel Tower" --provider=yahoo</info>
4242
HELP
4343
);
4444
}

0 commit comments

Comments
 (0)