You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Install/Linux.md
+92-6Lines changed: 92 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,14 @@
1
1
---
2
-
title: Installing Phoenix Code on Linux
2
+
title: Linux
3
3
---
4
4
5
+
import Tabs from '@theme/Tabs';
6
+
import TabItem from '@theme/TabItem';
7
+
8
+
5
9
## Overview
6
-
This guide details how to install Phoenix Code on Linux systems. Our installer works with major Linux distributions(Ubuntu, Debian, Fedora, and Arch-based systems).
10
+
This guide details how to install Phoenix Code on Linux systems. Our installer works with major
11
+
Linux distributions(Ubuntu, Debian, Fedora, and Arch-based systems).
7
12
8
13
## Automatic Installation
9
14
To install Phoenix Code automatically, execute the following command in your terminal:
0 commit comments