diff --git a/README.md b/README.md index dfb1ff2..c26fe84 100644 --- a/README.md +++ b/README.md @@ -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]: