From ff1c8b912e5bf212d20ed1040657156ff5a9f38b Mon Sep 17 00:00:00 2001 From: SomberNight Date: Fri, 10 Jun 2022 14:34:20 +0200 Subject: [PATCH] follow-up README rename, again follow-up 0d854555c836e230069c5def96cd8951555fc5b7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38ebe003d..4fb00135a 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,8 @@ $ python3 -m pip install --user . This will download and install the Python dependencies used by Electrum instead of using the 'packages' directory. -It will also place an executable named :code:`electrum` in :code:`~/.local/bin`, -so make sure that is on your :code:`PATH` variable. +It will also place an executable named `electrum` in `~/.local/bin`, +so make sure that is on your `PATH` variable. ### Development version (git clone)