Skip to content

Commit 15e742b

Browse files
committed
feat: amended the readme for fork
1 parent acd1cb4 commit 15e742b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ This Serverless Framework plugin supports the AWS service proxy integration feat
1010
Run `serverless plugin install` in your Serverless project.
1111

1212
```bash
13-
serverless plugin install -n serverless-apigateway-service-proxy
13+
serverless plugin install -n @hans_seek/serverless-apigateway-service-proxy
1414
```
1515

16+
Alternative run (if previous fails) `yarn add @hans_seek/serverless-apigateway-service-proxy`
17+
1618
## Supported AWS services
1719

1820
Here is a services list which this plugin supports for now. But will expand to other services in the feature.

0 commit comments

Comments
 (0)