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 acd1cb4 commit 15e742bCopy full SHA for 15e742b
README.md
@@ -10,9 +10,11 @@ This Serverless Framework plugin supports the AWS service proxy integration feat
10
Run `serverless plugin install` in your Serverless project.
11
12
```bash
13
-serverless plugin install -n serverless-apigateway-service-proxy
+serverless plugin install -n @hans_seek/serverless-apigateway-service-proxy
14
```
15
16
+Alternative run (if previous fails) `yarn add @hans_seek/serverless-apigateway-service-proxy`
17
+
18
## Supported AWS services
19
20
Here is a services list which this plugin supports for now. But will expand to other services in the feature.
0 commit comments