From a13e374e8c47e037f908becae8cfda7295bf7274 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Fri, 17 Sep 2021 10:06:03 -0500 Subject: [PATCH] Update README.md to include branch in fisher cmd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6e4578..3d5f471 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This is a drop-in replacement for all [fish](https://fishshell.com/) packages un Install with: ``` -fisher install mbollmann/fishpkgs +fisher install mbollmann/fishpkgs@main ```