mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Update README tagline with repository's tagline.
This commit is contained in:
parent
f849b6477c
commit
6e829089ee
@ -14,7 +14,7 @@
|
||||
<br>
|
||||
</h1>
|
||||
|
||||
**[Fisherman]** is a blazing fast, modern plugin manager for [fish].
|
||||
**[Fisherman]** is a blazing fast, parallel plugin manager for [fish].
|
||||
|
||||
```fish
|
||||
curl -sL get.fisherman.sh | fish
|
||||
@ -28,12 +28,12 @@ curl -sL get.fisherman.sh | fish
|
||||
|
||||
## Install
|
||||
|
||||
Download Fisherman using Git and setup your system automatically. See [other] install options.
|
||||
|
||||
```fish
|
||||
curl -sL get.fisherman.sh | fish
|
||||
```
|
||||
|
||||
<sub>See [other] install options.</sub>
|
||||
|
||||
## CLI
|
||||
|
||||
The Fisherman CLI consists of: *install*, *update*, *uninstall*, *list*, *search* and *help* and the following aliases: *i* for install, *u* for update, *l* for list, *s* for search and *h* for help.
|
||||
|
Loading…
Reference in New Issue
Block a user