From 120d067fb70ea59143418c46d8b30fd291d92790 Mon Sep 17 00:00:00 2001 From: merry Date: Mon, 28 Feb 2022 18:07:56 +0000 Subject: [PATCH] Updated Building for Linux (markdown) --- Building-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index c8b498d..b9d9070 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -72,7 +72,7 @@ cmake .. -GNinja -DCMAKE_C_COMPILER=gcc-10 -DCMAKE_CXX_COMPILER=g++-10 - GCC 10 or later is required. - Users may need to append `pulseaudio` and `bindist` to the `USE` flag. -#### Note if this is your first time installing Conan +### If this is your first time installing Conan: If this your first time installing Conan, **you may have to log in and log out again** if you are on a Ubuntu-based distribution (alternatively, you can ensure your `$PATH` has been updated).