From 0c1530996606fd2be635279e55519826b14a4c75 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Wed, 4 Nov 2020 10:47:30 +0800 Subject: [PATCH] Fix broken markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35e109d..7aea4c5 100644 --- a/README.md +++ b/README.md @@ -433,7 +433,7 @@ pip3 install -r requirements.txt Run one of the following command to enter the interactive CLI: -``cmd +```cmd python .\eth2deposit\deposit.py new-mnemonic ```