1
0
mirror of https://github.com/mbollmann/fishpkgs.git synced 2024-10-27 20:34:02 +00:00

Update README.md to include branch in fisher cmd

This commit is contained in:
Garrett Mills 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
```