I already had the dependencies, just needed to download and compile.
git clone https://github.com/myriadcoin/myriadcoin.git cd ~/myriadcoin ./autogen.sh ./configure --with-gui=qt5 make cd ~/myriadcoin/src/qt make
I already had the dependencies, just needed to download and compile.
git clone https://github.com/myriadcoin/myriadcoin.git cd ~/myriadcoin ./autogen.sh ./configure --with-gui=qt5 make cd ~/myriadcoin/src/qt make