Skip to content

Commit

Permalink
Merge pull request #9 from l-n-s/readme
Browse files Browse the repository at this point in the history
fix libraries list
  • Loading branch information
l-n-s authored May 1, 2017
2 parents 1bf52ef + 93da255 commit 00aa4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Building GOSTCoin
**Optional: Build QT GUI**

# install requirements
apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
# build GUI
cd ~/gostcoin
qmake && make
Expand Down

0 comments on commit 00aa4d0

Please sign in to comment.