From 67a543ef608a92a50927ba0f339472f48a8116d3 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Mon, 4 Jul 2022 00:48:16 -0300 Subject: [PATCH] Reinstate https://git.io/fisher (#712) GitHub has decided to archive the current git.io links in a new read-only service that will allow us to continue using redirects for existing git.io links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bbce92..d97dd36 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Manage functions, completions, bindings, and snippets from the command line. Ext ## Installation ```console -curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher +curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher ``` ## Quickstart