updated readme
This commit is contained in:
@@ -85,7 +85,7 @@ git clone https://github.com/Yamato-Security/hayabusa.git
|
||||
You can get latest Hayabusa rules with the execute following command.
|
||||
|
||||
```bash
|
||||
.\hayabusa.exe -U
|
||||
.\hayabusa.exe -u
|
||||
```
|
||||
|
||||
If you forget to use `--recursive` option, `rules/` files which managed in submodule did not cloned.
|
||||
|
||||
@@ -86,7 +86,7 @@ git clone https://github.com/Yamato-Security/hayabusa.git
|
||||
Hayabusaでは検知ルールを`rules/`フォルダの取得はコンパイル後に以下のコマンドでルールの最新版を取得することができます。
|
||||
|
||||
```bash
|
||||
.\hayabusa.exe -U
|
||||
.\hayabusa.exe -u
|
||||
```
|
||||
|
||||
# ソースコードからのコンパイル(任意)
|
||||
|
||||
Reference in New Issue
Block a user