From edbbfb4bcd4eee91dd8fb38f3568cea21f629a93 Mon Sep 17 00:00:00 2001 From: Gs-itisitcat <66198929+Gs-itisitcat@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:36:55 +0900 Subject: [PATCH] Update README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 依存関係に関する情報を追加 --- README-en.md | 5 +++++ README.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README-en.md b/README-en.md index 8b93bd1..033bfda 100644 --- a/README-en.md +++ b/README-en.md @@ -12,6 +12,11 @@ Download from [Release](https://github.com/Gs-itisitcat/git-local-repository-lis source /path/to/lepos.bash ``` +## Dependencies + +- Fuzzy finder for selection (currently only fzf is supported) +- .NET 8 runtime (only when using the runtime dependent version) + ## Command ```bash diff --git a/README.md b/README.md index 5450324..e76593c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ PATHを通したのち、lepos.bashを.bashrcなどにsourceしてください source /path/to/lepos.bash ``` +## 依存関係 + +- 選択に使用するfuzzy finder (現在はfzfのみ対応) +- .NET 8 runtime (runtime dependent版使用時のみ) + ## コマンド ```bash