aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-08-21 23:18:26 +0200
committerselsta <selsta@sent.at>2019-08-22 00:07:12 +0200
commit67e08da918583de0c62204e6eb13eedef075ce2e (patch)
treee55f1d4d810972c7d03d992b72c7a5e48b7fbb6a
parent562c46660acda12c2818b9edaffd6c3f841b2113 (diff)
downloadmonzero-gui-67e08da918583de0c62204e6eb13eedef075ce2e.tar.gz
monzero-gui-67e08da918583de0c62204e6eb13eedef075ce2e.tar.xz
monzero-gui-67e08da918583de0c62204e6eb13eedef075ce2e.zip
README: update
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e37942c3..557234a1 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Packaging for your favorite distribution would be a welcome contribution!
- For Debian distributions (Debian, Ubuntu, Mint, Tails...)
- `sudo apt install build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libzmq3-dev libsodium-dev libhidapi-dev`
+ `sudo apt install build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libzmq3-dev libsodium-dev libhidapi-dev libnorm-dev libusb-1.0-0-dev libpgm-dev`
- For Gentoo
@@ -237,6 +237,8 @@ The Monero GUI on Windows is 64 bits only; 32-bit Windows GUI builds are not off
git clone https://github.com/monero-project/monero-gui.git
```
+ **Note:** Due to some bug in the build process, "monero-gui" repo can't be a top level directory.
+
7. Build
```