From b0342654e7dff0131bf44ad14547cf703505cf63 Mon Sep 17 00:00:00 2001 From: Mikayla Date: Mon, 12 Aug 2024 09:55:19 -0400 Subject: [PATCH] added off-line installation to installation options --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 567fea7..c637a39 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ v10.1+ is required due to the complete support of CC:Tweaked added in Mekanism v You can install this on a ComputerCraft computer using either: * `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua` * `pastebin get sqUN6VUb ccmsi.lua` +* Off-line (when HTTP is disabled) installation via [release bundles](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Alternative-Installation-Strategies#release-bundles) ## Contributing