commit b0902940b5c266c2d38c4bd7cd0a5d33e8696491 parent 99b83f7527d5ceb8771403d6714bba0f25cd3169 Author: SomberNight <somber.night@protonmail.com> Date: Wed, 4 Sep 2019 14:03:39 +0200 README: mention submodule init Diffstat:
M | README.rst | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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)::