You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Plugin for using Scaleway [Serverless Functions](https://www.scaleway.com/en/ser
4
4
5
5
## Requirements
6
6
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.
8
8
-[Scaleway CLI](https://www.scaleway.com/en/cli/) installed on your local computer
9
9
10
10
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