From c131cd62e8d80617f6cf0764691c0d2b6f041d60 Mon Sep 17 00:00:00 2001 From: adityapk00 <31996805+adityapk00@users.noreply.github.com> Date: Thu, 14 Mar 2019 14:50:06 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b0765a..677f4cc 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ tar -xvf zecwallet-v0.6.2.tar.gz ``` ### Windows -Download and run the .msi installer and follow the prompts. Alternately, you can download the release binary, unzip it and double click on zecwallet.exe to start. +Download and run the `.msi` installer and follow the prompts. Alternately, you can download the release binary, unzip it and double click on `zecwallet.exe` to start. ### macOS -Double-click on the .dmg file to open it, and drag zecwallet on to the Applications link to install. +Double-click on the `.dmg` file to open it, and drag `zecwallet` on to the Applications link to install. ## zcashd ZecWallet needs a Zcash node running zcashd. If you already have a zcashd node running, ZecWallet will connect to it.