removed recursive option in readme

This commit is contained in:
Alan Smithee
2022-02-16 10:02:18 +09:00
parent 088d770deb
commit f0e638bed5

View File

@@ -94,7 +94,7 @@ You can download the latest Hayabusa version from the [Releases](https://github.
You can also `git clone` the repository with the following command and compile binary from source code.:
```bash
git clone https://github.com/Yamato-Security/hayabusa.git --recursive
git clone https://github.com/Yamato-Security/hayabusa.git
```
You can get latest Hayabusa rules with the execute following command.