From fcefd4972521286ecd4caeee9fd3e30f3223969d Mon Sep 17 00:00:00 2001 From: defnax <9952056+defnax@users.noreply.github.com> Date: Sat, 9 Aug 2025 18:47:48 +0200 Subject: [PATCH] Added Linux Install Guide to Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9f4c26f66..de73bf985 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Follow this file : [WindowsMSys2_InstallGuide.md](https://github.com/RetroShare/ Follow this file : [MacOS_X_InstallGuide](https://github.com/RetroShare/RetroShare/blob/master/build_scripts/OSX/MacOS_X_InstallGuide.md) +## Compilation on Linux + +Follow this file : [Linux_InstallGuide](https://github.com/defnax/RetroShare/blob/master/build_scripts/Debian%2BUbuntu/Linux_InstallGuide.md) + ## Releases Latest release [here](https://github.com/RetroShare/RetroShare/releases)