cleanup git submodule command

This commit is contained in:
Stephen 2017-02-09 15:17:09 -08:00 committed by GitHub
parent eb681652d3
commit fd0febeabd
1 changed files with 1 additions and 2 deletions

View File

@ -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"