From 354c8fccece1546519ef40b8970180d811f22063 Mon Sep 17 00:00:00 2001 From: Bugakov Mikhail Date: Thu, 28 Apr 2022 06:46:49 +0300 Subject: [PATCH] Update README.md (#713) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8698fa..db8df7e 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://git.io/fisher | source && fisher install jorgebucaran/fisher +curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher ``` ## Quickstart