Skip to content

Commit

Permalink
Use consistent capitalization, use one-liner installation (#53)
Browse files Browse the repository at this point in the history
* Use correct capitalization, improve install method

* Fix link
  • Loading branch information
jorgebucaran authored Dec 9, 2020
1 parent 9a3c535 commit 812cd8c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@

Make sure you have [NVM] installed first.

### With [fisher]
### With [Fisher]

```fish
fisher install FabioAntunes/fish-nvm
fisher install edc/bass
fisher install FabioAntunes/fish-nvm edc/bass
```

### With [oh-my-fish]
Expand Down Expand Up @@ -171,7 +170,7 @@ Adding it will cause error: `nvm is not compatible with the npm config "prefix"

[NVM]: https://github.com/creationix/nvm
[brew]: https://brew.sh/
[fisher]: https://github.com/jorgebucaran/fisher
[Fisher]: https://github.com/jorgebucaran/fisher
[oh-my-fish]: https://github.com/oh-my-fish/oh-my-fish
[fundle]: https://github.com/danhper/fundle
[bass]: https://github.com/edc/bass
Expand Down

0 comments on commit 812cd8c

Please sign in to comment.