Explorar o código

don't retrieve all the history

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
7042c2ddaf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cli/README.MD

+ 1 - 1
cli/README.MD

@@ -20,7 +20,7 @@ SingleFile can be launched from the command line by running it into a (headless)
   
 - As an alternative to decompressing the master archive, you can clone the repository if `git` is installed on your machine and go into the `SingleFile/cli` directory.
 
-  `git clone https://github.com/gildas-lormeau/SingleFile.git`
+  `git clone --depth 1 --recursive https://github.com/gildas-lormeau/SingleFile.git`
   
   `cd SingleFile`