Skip to content

Commit 7c4c860

Browse files
doc(framework): update serverless framework version supported (#213)
1 parent ae9eb59 commit 7c4c860

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
@@ -4,7 +4,7 @@ Plugin for using Scaleway [Serverless Functions](https://www.scaleway.com/en/ser
44

55
## Requirements
66

7-
- [Serverless Framework CLI](https://serverless.com) installed on your local computer (e.g. run `npm install serverless -g`)
7+
- [Serverless Framework v3 CLI](https://serverless.com) installed on your local computer (e.g. run `npm install serverless@3.39.0 -g`). V4 is not supported.
88
- [Scaleway CLI](https://www.scaleway.com/en/cli/) installed on your local computer
99

1010
If you are using [Scaleway IAM](https://www.scaleway.com/en/iam/), you need to be the Owner of the Scaleway Organization in which the deployment will take place, or be an IAM user of the Organization with a policy granting you the necessary Permission Sets. See the [IAM Overview](https://www.scaleway.com/en/docs/identity-and-access-management/iam/reference-content/overview/) for more information.

0 commit comments

Comments
 (0)