From dba31e77a460a8c3c61da8b303de378303c8c43a Mon Sep 17 00:00:00 2001 From: Brendan Falk Date: Tue, 28 Jun 2022 13:41:28 -0700 Subject: [PATCH] Add Fig as an installation method to the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d020a99..4dbf365 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ or copy `git-open` into an existing included path like `/usr/local/bin`). ```sh npm install --global git-open ``` +### Fig + +Install `git-open` with [Fig](https://fig.io) with one click. + + ### Windows Powershell