From fa658671492a8e16af7c86ddcf6f15a2c8f5583e Mon Sep 17 00:00:00 2001
From: Patrick Alexander <palexander@countermail.com>
Date: Fri, 2 Sep 2016 15:53:04 -0600
Subject: [PATCH] Update restore_account.md

Change formatting of command line argument.
---
 knowledge-base/user-guides/restore_account.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/knowledge-base/user-guides/restore_account.md b/knowledge-base/user-guides/restore_account.md
index 1a56d8dd..668342c2 100644
--- a/knowledge-base/user-guides/restore_account.md
+++ b/knowledge-base/user-guides/restore_account.md
@@ -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
 
-- 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
 
-- 
GitLab