Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
依存関係に関する情報を追加
  • Loading branch information
Gs-itisitcat committed Mar 10, 2024
1 parent 8ef423a commit edbbfb4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ PATHを通したのち、lepos.bashを.bashrcなどにsourceしてください
source /path/to/lepos.bash
```

## 依存関係

- 選択に使用するfuzzy finder (現在はfzfのみ対応)
- .NET 8 runtime (runtime dependent版使用時のみ)

## コマンド

```bash
Expand Down

0 comments on commit edbbfb4

Please sign in to comment.