Skip to content

Commit

Permalink
fix libraries list
Browse files Browse the repository at this point in the history
  • Loading branch information
l-n-s committed May 1, 2017
1 parent 1bf52ef commit 93da255
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 93da255

Please sign in to comment.