From 29bb9e55e11078a8c52b7ab8f4b67ce7f3b5f6fd Mon Sep 17 00:00:00 2001 From: donovan6000 Date: Mon, 26 Dec 2022 05:27:25 -0800 Subject: [PATCH] Adds full relative path in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9caa5..5c6986f 100755 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ unzip "./master" cd "./MWC-Wallet-Standalone-master" "./build.sh" ``` -This will create the HTML file, `MWC Wallet Standalone.html`. +This will create the HTML file, `MWC-Wallet-Standalone-master/MWC Wallet Standalone.html`.