From f0e638bed5c4c32e21ea1a4a862ab26cd83c60ef Mon Sep 17 00:00:00 2001 From: Alan Smithee Date: Wed, 16 Feb 2022 10:02:18 +0900 Subject: [PATCH] removed recursive option in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 276150d4..7dc1d226 100644 --- a/README.md +++ b/README.md @@ -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.