aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2020-03-06 01:52:00 +0100
committerselsta <selsta@sent.at>2020-03-06 01:52:00 +0100
commitc7df74dab709c12ce13d377d5bf74da6edf51411 (patch)
tree414d5e254277ffee44f48f2a5349fcc288202d33
parentcee56a7d239f44cc7e0b5ca6c397b9893200e5f8 (diff)
downloadmonzero-gui-c7df74dab709c12ce13d377d5bf74da6edf51411.tar.gz
monzero-gui-c7df74dab709c12ce13d377d5bf74da6edf51411.tar.xz
monzero-gui-c7df74dab709c12ce13d377d5bf74da6edf51411.zip
README: add protobuf to linux instructions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5209151b..4afbae2c 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,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 libnorm-dev libusb-1.0-0-dev libpgm-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 libprotobuf-dev protobuf-compiler`
- For Gentoo