Update build info

This commit is contained in:
cygnusxi 2023-05-25 18:36:39 -05:00 committed by GitHub
parent dbc6d1c283
commit 44fb4e8b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ If you do not use Linux, see previous section for a prebuilt wallet. There are t
git clone https://github.com/cygnusxi/CurecoinSource.git
### FOR THE GUI CLIENT:
> 1. **sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libminiupnpc-dev libdb5.3++-dev dh-make build-essential**        
> 1. **sudo apt-get install qtcreator qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools cmake libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libminiupnpc-dev libdb5.3++-dev dh-make build-essential**        
> 2. From the main directory, run the following:
> 3. **qmake && make**