1
0
mirror of https://github.com/mbollmann/fishpkgs.git synced 2026-03-02 03:40:15 +00:00

Update README.md to include branch in fisher cmd

This commit is contained in:
2021-09-17 10:06:03 -05:00
committed by Marcel Bollmann
parent 3d9a52ac13
commit a13e374e8c

View File

@@ -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
```