Skip to content

Commit 1d10837

Browse files
develthjeskew
authored andcommitted
Edited README Usage section for a symfony 3 > call (symfony#24)
1 parent 62fed9b commit 1d10837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The services made available depends on which version of the SDK is installed. To
9797
view a full list, run the following command from your application's root
9898
directory:
9999
```
100-
php app/console debug:container | grep aws
100+
php bin/console debug:container | grep aws
101101
```
102102

103103
Full documentation on each of the services listed can be found in the [SDK API

0 commit comments

Comments
 (0)