From bb984d1dda421461639eaab123926227fe034bab Mon Sep 17 00:00:00 2001 From: user Date: Sat, 25 Dec 2021 09:05:13 +0300 Subject: [PATCH] Update readme --- mingw64_deps/README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mingw64_deps/README.md b/mingw64_deps/README.md index 15e7471..49fa8f7 100644 --- a/mingw64_deps/README.md +++ b/mingw64_deps/README.md @@ -10,7 +10,7 @@ You will also need to install CMake 3.20 or newer to compile Qt libraries. Simpl sudo apt install python3-pip pip3 install cmake -Unpack compiler binaries to suitable directory and ensure that /bin directory is mentioned in your PATH. You will also need to add /home/user/.local/bin to PATH as well. +Unpack compiler binaries to suitable directory (/opt is preferred) and ensure that its /bin subdirectory is mentioned in your PATH. You will also need to add /home/user/.local/bin to PATH as well. ## Setting up -- 1.7.1