From 3c3cb1f0e47f3f5603c6c4ef79e336fc66711fa2 Mon Sep 17 00:00:00 2001 From: X-CASH-official <41022492+X-CASH-official@users.noreply.github.com> Date: Mon, 30 Jul 2018 14:31:55 -0700 Subject: [PATCH] Update README.MD Update README.MD --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 2687d2b7cb5..aaf92a897c8 100644 --- a/README.md +++ b/README.md @@ -86,14 +86,8 @@ build the library binary manually. This can be done with the following command ` ### Cloning the repository -Clone recursively to pull-in needed submodule(s): - `$ git clone https://github.com/X-CASH-official/X-CASH` -If you already have a repo cloned, initialize and update: - -`$ cd X-CASH && git submodule init && git submodule update` - ### Build instructions X-CASH uses the CMake build system and a top-level [Makefile](Makefile) that