From 2d388e3745c544efe8f2714d4fa76dcdc9f438e1 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Sun, 28 Jun 2020 20:21:56 -0700 Subject: [PATCH] Update git.io link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba5ef4b..c68bf49 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Tide is a [Fish][] theme that provides a powerful, flexible, and out-of-the-box 2. Source and run the install function: ```fish - curl -sL git.io/tide-fish | source; and tide_install + curl -sL git.io/tide | source; and tide_install ``` ### System Requirements