Skip to content

Commit

Permalink
Require libprompt in the README and release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavothecoder committed Apr 2, 2024
1 parent ed998df commit cb0df84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ $ gh newpr --dest-src=main..my-branch \

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.

`gh` uses [libprompt](https://github.com/gustavothecoder/libprompt) to handle CLI prompts, so you need to install it.

Right now FireFox is a dependency too.

### Steps
Expand Down

0 comments on commit cb0df84

Please sign in to comment.