We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62fed9b commit 1d10837Copy full SHA for 1d10837
README.md
@@ -97,7 +97,7 @@ The services made available depends on which version of the SDK is installed. To
97
view a full list, run the following command from your application's root
98
directory:
99
```
100
-php app/console debug:container | grep aws
+php bin/console debug:container | grep aws
101
102
103
Full documentation on each of the services listed can be found in the [SDK API
0 commit comments