Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #80 from montfalcon/patch-1
Browse files Browse the repository at this point in the history
Update BUILD_UBUNTU.md
  • Loading branch information
bitsha256 committed Oct 22, 2014
2 parents c2cbd8b + 183425c commit bb6f46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD_UBUNTU.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ These instructions worked on a fresh Ubuntu 14.04 LTS image.

For the Qt Wallet, some extra steps are required:

sudo apt-get install npm qt5-default libqt5webkit5-dev qttools5-dev qttools5-dev-tools
sudo apt-get install npm qt5-default libqt5webkit5-dev qttools5-dev qttools5-dev-tools nodejs-legacy
cd bitsharesx
cmake -DINCLUDE_QT_WALLET=ON .
cd programs/web_wallet
Expand Down

0 comments on commit bb6f46b

Please sign in to comment.