Tweak readme (#380)

This commit is contained in:
Stephen M. Coakley 2016-08-08 09:52:38 -05:00 committed by GitHub
parent cfe8e769db
commit 9fa56cf1a2

View File

@ -26,7 +26,7 @@ This will download the installer script and start the installation. Alternativel
```fish
curl -L http://get.oh-my.fish > install
fish install --path=data/oh-my-fish --config=$HOME/.my-omf-config
fish install --path=$HOME/.local/share/omf --config=$HOME/.config/omf
```
You can also install Oh My Fish with Git or with an offline source tarball downloaded from the [releases page][releases]: