How to compile devel branch info added

pull/135/head
moneroexamples 5 years ago committed by GitHub
parent e0cbce31ed
commit cb6641b1e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,7 +106,8 @@ sudo apt install libmysql++-dev
# go to home folder if still in ~/monero
cd ~
git clone --recursive https://github.com/moneroexamples/openmonero.git
# download the source code of the devel branch
git clone --recursive -b devel https://github.com/moneroexamples/openmonero.git
cd openmonero

Loading…
Cancel
Save