Skip to content

Commit

Permalink
Update git version dependency to 2.34.x (#1536)
Browse files Browse the repository at this point in the history
This would add in the support for SSH signing of GPG keys
  • Loading branch information
joepavitt authored Oct 15, 2022
1 parent 3eb347b commit 525195e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Quick intro to ungit: [https://youtu.be/hkBVAi3oKvo](https://youtu.be/hkBVAi3oKv

Installing
----------
Requires [node.js](https://nodejs.org) (≥ 14), [npm](https://www.npmjs.com/) (≥ 6.14.16, comes with node.js) and [git](https://git-scm.com/) (≥ 1.8.x). To install ungit just type:
Requires [node.js](https://nodejs.org) (≥ 14), [npm](https://www.npmjs.com/) (≥ 6.14.16, comes with node.js) and [git](https://git-scm.com/) (≥ 2.34.x). To install ungit just type:

npm install -g ungit

Expand Down

0 comments on commit 525195e

Please sign in to comment.