1
mirror of https://github.com/hashcat/hashcat synced 2024-11-20 23:27:31 +01:00

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

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"