Skip to content

Commit cb3a9b8

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 85ec554 + 327897b commit cb3a9b8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/install.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ Choose the installation method that works best for your platform and use case.
66

77
For running the required Termix backend and web-app front end:
88

9-
- **[Docker](./install/server/docker)** - The simplest way to get Termix server up and running with Docker.
10-
- **[Manual](./install/server/manual)** - Build and compile Termix from source code for custom deployments.
11-
- **[Proxmox](./install/server/proxmox)** - Install to Proxmox as a container via Proxmox VE Helper-Scripts .
9+
- **[Docker](./server/docker)** - The simplest way to get Termix server up and running with Docker.
10+
- **[Manual](./server/manual)** - Build and compile Termix from source code for custom deployments.
11+
- **[Proxmox](./server/proxmox)** - Install to Proxmox as a container via Proxmox VE Helper-Scripts .
1212

1313
## Connector
1414

1515
For running Termix as a client/connector application that connects to the server (requires one of the above server installations to be running):
1616

17-
- **[Windows](./install/connector/windows)** - Download Windows portable executable or installer.
18-
- **[Linux](./install/connector/linux)** - Download Linux portable executable or installer.
19-
- **[macOS](./install/connector/macos)** - Download macOS portable executable or via the App Store.
20-
- **[iOS](./install/connector/ios)** - Download iOS mobile app from the Apple App Store or via `.ipa`.
21-
- **[Android](./install/connector/android)** - Download Android mobile app from the Google Play Store or via `.apk`.
17+
- **[Windows](./connector/windows)** - Download Windows portable executable or installer.
18+
- **[Linux](./connector/linux)** - Download Linux portable executable or installer.
19+
- **[macOS](./connector/macos)** - Download macOS portable executable or via the App Store.
20+
- **[iOS](./connector/ios)** - Download iOS mobile app from the Apple App Store or via `.ipa`.
21+
- **[Android](./connector/android)** - Download Android mobile app from the Google Play Store or via `.apk`.
2222

2323
## Support
2424

0 commit comments

Comments
 (0)