Skip to content

Commit 6f42164

Browse files
Added overview fo installing Linux (#659)
1 parent cfd8841 commit 6f42164

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install/linux/index.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ layout: page
33
title: Linux Installation Options
44
---
55

6+
Installing Swift on Linux opens up a range of possibilities for development across different platforms, fostering innovation and enabling the creation of diverse types of applications and services.
7+
8+
You can install Swift on Linux using **Docker**, **Tarball**, or **RPM**. Follow the instructions below for your preferred method. You can also make our projects available for use on a server by following the [Deploying to Servers or Public Cloud](https://www.swift.org/documentation/server/guides/deployment.html) guide.
9+
10+
611
{% include_relative _docker.md %}
712
{% include_relative _tarball.md %}
813
{% include_relative _rpms.md %}

0 commit comments

Comments
 (0)