Skip to content

Commit 86ed344

Browse files
authored
add gh requirement to readme (#56)
1 parent 2461bef commit 86ed344

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

release/README.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,11 @@ cargo install cargo-edit --version 0.11.11
4343

4444
### yq (yaml parser)
4545

46-
This script requires https://github.com/mikefarah/yq (not to be confused with https://github.com/kislyuk/yq)
46+
This script requires https://github.com/mikefarah/yq (not to be confused with https://github.com/kislyuk/yq).
47+
48+
### gh (github client)
49+
50+
This script requires https://github.com/cli to be installed.
4751

4852
## Usage
4953

0 commit comments

Comments
 (0)