From fd0febeabd3af9ae4b7fddda137efdbac30a5175 Mon Sep 17 00:00:00 2001 From: Stephen Date: Thu, 9 Feb 2017 15:17:09 -0800 Subject: [PATCH] cleanup git submodule command --- BUILD.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 85e33d259..fecf7179e 100644 --- a/BUILD.md +++ b/BUILD.md @@ -16,8 +16,7 @@ $ git clone https://github.com/hashcat/hashcat.git Get a copy of the **OpenCL Headers** repository ```sh -$ git submodule init -$ git submodule update +$ git submodule update --init ``` Run "make"