From edd37039dee31b0b9cfe8d70f646d17817388a77 Mon Sep 17 00:00:00 2001 From: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com> Date: Sat, 25 Dec 2021 10:36:41 +0900 Subject: [PATCH] readme fix --- README-English.md | 2 +- README-Japanese.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-English.md b/README-English.md index af2df0ed..8c896674 100644 --- a/README-English.md +++ b/README-English.md @@ -72,7 +72,7 @@ You can check out sample CSV and manually edited XLSX timeline results [here](ht * JSON support for sending alerts to Elastic Stack/Splunk, etc... # Downloads -You can download latests Hayabusa from Release. +You can download the latest Hayabusa version from the [Releases](https://github.com/Yamato-Security/hayabusa/releases) page. You can also `git clone` the repository with the following command and compile binary from source code.: diff --git a/README-Japanese.md b/README-Japanese.md index 71be58c6..2fc9b10e 100644 --- a/README-Japanese.md +++ b/README-Japanese.md @@ -73,7 +73,7 @@ CSVと手動で編集したXLSXのタイムライン結果のサンプルは[こ * JSONへの出力→Elastic Stack/Splunkへのインポート # ダウンロード -Hayabusaは[https://github.com/Yamato-Security/hayabusa](https://github.com/Yamato-Security/hayabusa)のReleaseから最新版をダウンロードできます。 +Hayabusaの[Releases](https://github.com/Yamato-Security/hayabusa/releases)から最新版をダウンロードできます。 または、以下の`git clone`コマンドでレポジトリをダウンロードし、ソースコードからコンパイルして使用することも可能です。 @@ -112,7 +112,7 @@ git clone https://github.com/Yamato-Security/hayabusa-sample-evtx.git > ※ 以下の例でHayabusaを試したい方は、上記コマンドをhayabusaのルートフォルダから実行してください。 # 使用方法 -> 注意: Hayabusaのルートディレクトリから、バイナリを実行する必要があります。例:`.\bin\hayabusa.exe` +> 注意: Hayabusaのルートディレクトリから、バイナリを実行する必要があります。例:`.\hayabusa.exe` ## コマンドラインオプション ```bash