mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
Update how to create a wallet.md
This commit is contained in:
parent
4a0e7a8831
commit
51f5a47a15
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and
|
||||||
|
|
||||||
### Operating Systems: Ubuntu
|
### Operating Systems: Ubuntu
|
||||||
|
|
||||||
- Download the [official binaries](https://getmonero.org/downloads/) or compile the last source available on [github](https://github.com/monero-project/bitmonero)
|
- Download the [official binaries](https://getmonero.org/downloads/) or compile the last source available on [Github](https://github.com/monero-project/bitmonero)
|
||||||
|
|
||||||
- Extract the files with the archive manager (same as winzip on Windows). Note the path where the files "bitmonerod" and "simplewallet" are
|
- Extract the files with the archive manager (same as Winzip on Windows). Note the path where the files "bitmonerod" and "simplewallet" are
|
||||||
|
|
||||||
- You only need to do this step once : open a terminal (ctrl+alt+t) and install the required dependencies by typing : "*sudo apt-get install libboost-all-dev libssl-dev libevent-dev libdb++-dev*"
|
- You only need to do this step once : open a terminal (ctrl+alt+t) and install the required dependencies by typing : "*sudo apt-get install libboost-all-dev libssl-dev libevent-dev libdb++-dev*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue