From: user Date: Sat, 25 Dec 2021 06:05:13 +0000 (+0300) Subject: Update readme X-Git-Tag: nvc-v0.5.9~51 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=bb984d1dda421461639eaab123926227fe034bab Update readme --- 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