From e4fc3840c196ca341eb61a400f11f14eb3706cba Mon Sep 17 00:00:00 2001 From: Crimson-Hawk Date: Thu, 7 Mar 2024 07:56:42 +0800 Subject: [PATCH] added build guide link to wiki to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba29bb580d..8afe55a860 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ If you want to contribute to the user interface translation project, please chec ## Building -* __Windows__: [Currently in alpha development] -* __Linux__: [Currently in alpha development] +* __Windows__: [Wiki page](https://gitlab.com/suyu-emu/suyu/-/wikis/Building-for-Windows) +* __Linux__: [Wiki page](https://gitlab.com/suyu-emu/suyu/-/wikis/Building-for-Linux)