From 7307f24c9a72b2d84d3b9d8262eedfacd3cd9a55 Mon Sep 17 00:00:00 2001 From: HeyJack Date: Tue, 8 Dec 2020 21:07:42 +0000 Subject: [PATCH] Updated README.md to show changes and updated URL --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3fbda61..6983031 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.

-`bash <(curl -sSL https://raw.githubusercontent.com/Revenact/Pterodactyl-Script/master/install.sh)`
+`bash <(curl -sSL https://github.com/Revenact/Pterodactyl-Script/releases/download/v0.0.1/install.sh)`

Visit my forum: https://revenact.io
Telegram group: https://t.me/revenact
@@ -18,13 +18,11 @@ This Script also includes a migration script for 0.7 to 1.0 and Daemon to Wings # Supported Operating System | Operating System | Version | Supported | Recommended | Notes | | ----------------- | ------- | -------------------- | ------------------ | ------------------------------------ | -| Ubuntu | 20.04 | :white_check_mark: | :white_check_mark: | | -| | 18.04 | :white_check_mark: | :white_check_mark: | | -| | 16.04 | :white_check_mark: | :red_circle: | Old, not recently tested | -| Debian | 10 | :white_check_mark: | :white_check_mark: | | -| | 9 | :white_check_mark: | :red_circle: | Old, not recently tested | -| CentOS | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker | -| | 7 | :white_check_mark: | :white_check_mark: | | -| RHEL | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker | -| Fedora | 32 | :white_check_mark: | :white_check_mark: | | -| | 31 | :white_check_mark: | :red_circle: | Old, near end of life | +| Ubuntu | 20.04 | :heavy_check_mark: | :heavy_check_mark: | | +| | 18.04 | :heavy_check_mark: | :heavy_check_mark: | | +| Debian | 10 | :heavy_check_mark: | :heavy_check_mark: | | +| CentOS | Stream | :heavy_check_mark: | :heavy_check_mark: | | +| | 8 | :heavy_check_mark: | :heavy_check_mark: | Old, Will be removed in Future. | +| RHEL | 8 | :heavy_check_mark: | :red_circle: | | +| Fedora | 33 | :heavy_check_mark: | :heavy_check_mark: | | +| | 32 | :heavy_check_mark: | :heavy_check_mark: | |