From d1d4a735a62cb7a619b64d41206fa333a453c07f Mon Sep 17 00:00:00 2001 From: GreemDev Date: Sun, 19 Oct 2025 14:48:41 -0500 Subject: [PATCH] docs: use the real repo in COMPILING.md --- COMPILING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILING.md b/COMPILING.md index c989a50eb..238c1ade8 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -10,7 +10,7 @@ Make sure your SDK version is higher or equal to the required version specified ### Step 2 -Either use `git clone https://github.com/Ryubing/Ryujinx` on the command line to clone the repository or use Code --> Download zip button to get the files. +Either use `git clone https://git.ryujinx.app/ryubing/ryujinx.git` on the command line to clone the repository or use Code --> Download zip button to get the files. ### Step 3