From b0902940b5c266c2d38c4bd7cd0a5d33e8696491 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Wed, 4 Sep 2019 14:03:39 +0200 Subject: [PATCH] README: mention submodule init --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 7c198e625..f1343407e 100644 --- a/README.rst +++ b/README.rst @@ -61,6 +61,7 @@ Check out the code from GitHub:: git clone git://github.com/spesmilo/electrum.git cd electrum + git submodule update --init Run install (this should install dependencies)::