From ba3bbd2fc8ad16479ca4fea148d34bba45f4c477 Mon Sep 17 00:00:00 2001 From: n00b Date: Wed, 18 Dec 2024 19:26:02 -0500 Subject: [PATCH] Updated README with linux setup instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 30ff9eb..939d5a1 100755 --- a/README.md +++ b/README.md @@ -9,4 +9,7 @@ Version 4 of the RCBasic Programming Language Compiler and Runtime 3. Set CODEBLOCKS_DIR to Codeblocks root 4. Run RCBasic_Dev_Setup.bat +### On Linux +1. Run RCBasic_Dev_Setup.sh +NOTE: The linux setup script is still a work in progress.