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