Skip to content

Commit cb0df84

Browse files
Require libprompt in the README and release new version
1 parent ed998df commit cb0df84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ $ gh newpr --dest-src=main..my-branch \
3131

3232
You need to be able to compile C code. Installing `build-essential` for Debian-based distros or `base-devel` for Arch-based distros should be sufficient.
3333

34+
`gh` uses [libprompt](https://github.com/gustavothecoder/libprompt) to handle CLI prompts, so you need to install it.
35+
3436
Right now FireFox is a dependency too.
3537

3638
### Steps

0 commit comments

Comments
 (0)