We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0457a37 commit 820eb62Copy full SHA for 820eb62
[email protected]
@@ -38,7 +38,7 @@ let package = Package(
38
capability: .command(
39
intent: .custom(
40
verb: "archive",
41
- description: "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS."
+ description: "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions."
42
)
43
44
),
0 commit comments