mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
updating the readme
This commit is contained in:
parent
705439c78b
commit
e7653d0497
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue