Skip to content

Commit

Permalink
README: update
Browse files Browse the repository at this point in the history
  • Loading branch information
selsta committed Aug 21, 2019
1 parent 562c466 commit 06cf89a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -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

Expand Down Expand Up @@ -233,10 +233,13 @@ The Monero GUI on Windows is 64 bits only; 32-bit Windows GUI builds are not off

6. Clone repository


```
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

```
Expand Down

0 comments on commit 06cf89a

Please sign in to comment.