Skip to content

Commit c7c9497

Browse files
aalemayhuparkera
authored andcommitted
Docs: update the list of supported Linux distributions (swiftlang#1795)
Ubuntu 16.04 was dropped a back in swift/55d907fbee29 (Drop support for Ubuntu 16.10, 2018-09-05)
1 parent ccc6e7b commit c7c9497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Build and test steps:
3434

3535
You will need:
3636

37-
* A supported distribution of Linux. At this time, we support [Ubuntu 14.04, Ubuntu 16.04 and Ubuntu 16.10](http://www.ubuntu.com).
37+
* A supported distribution of Linux. At this time, we support [Ubuntu 14.04, Ubuntu 16.04 and Ubuntu 18.04](http://www.ubuntu.com).
3838

3939
To get started, follow the instructions on how to [build Swift](https://github.com/apple/swift#building-swift). Foundation is developed at the same time as the rest of Swift, so the most recent version of the `clang` and `swift` compilers are required in order to build it. The easiest way to make sure you have all of the correct dependencies is to build everything together.
4040

0 commit comments

Comments
 (0)