From ca59678f01e46a8b8f00cb0e70a80cb7059708d4 Mon Sep 17 00:00:00 2001 From: Nikolay Shopik Date: Mon, 2 Oct 2017 12:03:34 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db9b9c4..53f98e5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ git clone https://github.com/esotericnonsense/bitcoind-ncurses2 ``` ``` -pip install -r bitcoind-ncurses2/requirements.txt +pip3 install -r bitcoind-ncurses2/requirements.txt ``` or, on Arch Linux: ```