You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ It uses the GitHub API, and requires gh (GitHub CLI) and jq (JSON processor).
10
10
11
11
##QuickStart
12
12
13
-
1. Install pre-requisites[GitHub CLI](https://github.com/cli/cli) and[jq](https://github.com/stedolan/jq), for example on`MacOS`:
13
+
1. Install pre-requisites[GitHub CLI](https://github.com/cli/cli),[jq](https://github.com/stedolan/jq), and[fzf](https://github.com/junegunn/fzf) for example on`MacOS`: