From 5a23aa9263a6e8b9447a62a73c4188cc0cf7be0c Mon Sep 17 00:00:00 2001 From: Giovanni Panozzo Date: Tue, 28 Jul 2020 19:54:22 +0000 Subject: Update Compile on Ubuntu 18.04 --- Compilation/Compile-on-Ubuntu-18.04.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compilation/Compile-on-Ubuntu-18.04.md b/Compilation/Compile-on-Ubuntu-18.04.md index f521412..ba02a5e 100644 --- a/Compilation/Compile-on-Ubuntu-18.04.md +++ b/Compilation/Compile-on-Ubuntu-18.04.md @@ -33,7 +33,7 @@ cd ~/remmina_devel ``` **4.** Download the latest source code of FreeRDP from its master branch ``` -git clone --branch 2.0.0 https://github.com/FreeRDP/FreeRDP.git +git clone --branch stable-2.0 https://github.com/FreeRDP/FreeRDP.git cd FreeRDP ``` **5.** Configure FreeRDP for compilation (don't forget to include -DWITH_PULSE=ON) -- cgit v1.2.3