Merge pull request #2299

e7653d0 updating the readme (parasew)
This commit is contained in:
luigi1111 2019-07-22 13:20:41 -05:00
commit 8db07974e2
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -165,9 +165,8 @@ The executable can be found in the build/release/bin folder.
5. Add the Qt bin directory to your path
Example: `export PATH=$PATH:$HOME/Qt/5.9.7/clang_64/bin`
This is the directory where Qt 5.x is installed on **your** system
- Example for Qt: `export PATH=$PATH:$HOME/Qt/5.9.7/clang_64/bin`
- Example for Homebrew: `export PATH=$PATH:/usr/local/opt/qt/bin`
6. Grab an up-to-date copy of the monero-gui repository