Skip to content

Commit ce675e4

Browse files
authored
Merge pull request #240 from owenv/readme-patch
Add trunk snapshot requirement to the README
2 parents 5d80fe4 + 9312d6a commit ce675e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The `swift-driver` project is a new implementation of the Swift compiler driver
1111

1212
## Getting Started
1313

14+
**Note:** Currently, swift-driver is only compatible with trunk development snapshots from [swift.org](https://swift.org/download/#snapshots).
15+
1416
The preferred way to build `swift-driver` is to use the Swift package manager:
1517

1618
```

0 commit comments

Comments
 (0)