mirror of
https://git.wownero.com/wowlet/wownero-seed.git
synced 2024-08-15 01:03:29 +00:00
fix build instructions
This commit is contained in:
parent
afb3912f51
commit
9e9b8c7464
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
```
|
||||
git clone https://github.com/tevador/monero-seed.git
|
||||
cd monero-seed
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
make
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue