From 0f67bbaf0c855195ff9df5e45d0c9b2b30b2cdd6 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 7 Oct 2018 16:16:04 +0900 Subject: [PATCH] doc: update name and link to fisher (#74) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9702d3d4..f52c16f6 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Just run `topgrade`. It will run the following steps: * Powershell Profile * Custom defined paths * *Unix*: Run [zplug](https://github.com/zplug/zplug) update -* *Unix*: Run [fisherman](https://github.com/fisherman/fisherman) update +* *Unix*: Run [fisher](https://github.com/jorgebucaran/fisher) * *Unix*: Upgrade tmux plugins with [TPM](https://github.com/tmux-plugins/tpm) * Update Rustup by running `rustup update`. This will also attempt to run `rustup self update` when Rustup is installed inside the home directory. * Run Cargo [install-update](https://github.com/nabijaczleweli/cargo-update)