From e15d8886c5997822d23d691577acda3b5b0c248c Mon Sep 17 00:00:00 2001 From: Apapapa Date: Thu, 20 Feb 2025 11:46:08 +0000 Subject: [PATCH] Update Library/README.md --- Library/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/README.md b/Library/README.md index 750dfe4..aac552a 100644 --- a/Library/README.md +++ b/Library/README.md @@ -3,7 +3,7 @@ This documentation is for the stable release of Orion Library. ## Booting the Library ```lua -local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/AutoFarm/raw/branch/main/Library/testing2.lua')))() +local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/ScriptRoblox/raw/branch/main/Library/testing2.lua')))() ```