Skip to content

Commit 124e88e

Browse files
authored
Update README.md
1 parent 1f838b7 commit 124e88e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ A built Swift lambda can then be deployed using `swift lambda deploy`
2222

2323
Blog article: [Deploying Swift on AWS Lambda](http://www.alwaysrightinstitute.com/macrolambda/).
2424

25-
Note: Due to a [bug](https://bugs.swift.org/browse/SR-13312)
26-
in Xcode 11's Swift 5.2.4, a Swift 5.3 install (e.g. Xcode beta 12) is
27-
currently required.
25+
Note: Requires a Swift 5.3 install (e.g. Xcode 12+).
2826

2927

3028
## Installation

0 commit comments

Comments
 (0)