mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-19 10:31:18 +00:00
Update restore_account.md
Change formatting of command line argument.
This commit is contained in:
parent
050b751d42
commit
fa65867149
1 changed files with 4 additions and 2 deletions
|
@ -17,9 +17,11 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and
|
||||||
|
|
||||||
- Open a command prompt and navigate to the drive and directory that contains simplewallet
|
- Open a command prompt and navigate to the drive and directory that contains simplewallet
|
||||||
|
|
||||||
- At the command prompt type: simplewallet --restore-deterministic-wallet
|
- At the command prompt type:
|
||||||
|
|
||||||
- Once you Press enter you will be prompted for a wallet file name. Give your wallet a new name, any name will do
|
`C:\>simplewallet --restore-deterministic-wallet`
|
||||||
|
|
||||||
|
- Once you press enter you will be prompted for a wallet file name. Give your wallet a new name, any name will do
|
||||||
|
|
||||||
- Press enter again and you will be prompted for a password. Give your wallet a new and long password
|
- Press enter again and you will be prompted for a password. Give your wallet a new and long password
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue