1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00: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 Get a copy of the **OpenCL Headers** repository
```sh ```sh
$ git submodule init $ git submodule update --init
$ git submodule update
``` ```
Run "make" Run "make"