fix build instructions

pull/1/head
tevador 4 years ago
parent afb3912f51
commit 9e9b8c7464

@ -2,6 +2,7 @@
``` ```
git clone https://github.com/tevador/monero-seed.git git clone https://github.com/tevador/monero-seed.git
cd monero-seed cd monero-seed
mkdir build && cd build
cmake .. cmake ..
make make
``` ```

Loading…
Cancel
Save