From 30f0c80f615a9281c1e621a25dcd871c7745873f Mon Sep 17 00:00:00 2001 From: Dharm Pimsen Date: Sat, 13 Jul 2024 16:41:42 +0700 Subject: [PATCH] Update readme.md --- readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 60aef31..f48cb95 100644 --- a/readme.md +++ b/readme.md @@ -15,12 +15,20 @@ it very simple! to install Remote code. ``` wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua ``` +for turtle +``` +wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/turtleremote.lua +``` ### Download and Run ``` wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua remote.lua remote ``` - +for turtle +``` +wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua turtleremote.lua +turtleremote +``` If error "Domain not permitted" try [this solution](https://github.com/cc-tweaked/CC-Tweaked/discussions/626#discussioncomment-241924). ## official support peripherals