From 159efd6fa208d93828e9eab4b265e079a4fcf931 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Thu, 27 Aug 2015 01:49:23 +0900 Subject: [PATCH] add upgrade notice --- README.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 615b90f..4322154 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,19 @@ [![License][license-badge]](#LICENSE) +
+ +> :warning: **Important** :warning: [Wahoo](https://github.com/wa/wahoo) and [Oh My Fish!](https://github.com/oh-my-fish/oh-my-fish) are now one project. Please read this page and [FAQ](#FAQ) to learn what's new. + +> To upgrade: +```fish +curl -L git.io/omf | sh +```

- +

@@ -25,14 +33,14 @@ | Advanced | -Screencasts +Screencasts | Contributing | FAQ

- +

@@ -47,7 +55,7 @@ and [Fish][fishshell] to install Oh My Fish!. Oh My Fish is an all-purpose framework for the [fishshell][Fishshell]. It looks after your configuration, themes and packages. It's lightining fast and easy to use. -We love contributions, [fork and send us a PR](https://github.com/fish-shell/omf/fork). +We love contributions, [fork and send us a PR](https://github.com/fish-shell/oh-my-fish/fork). # Install @@ -231,13 +239,13 @@ MIT © [Oh My Fish][contributors] :metal: [fishshell]: http://fishshell.com -[contributors]: https://github.com/fish-shell/omf/graphs/contributors +[contributors]: https://github.com/fish-shell/oh-my-fish/graphs/contributors -[travis-badge]: http://img.shields.io/travis/fish-shell/omf.svg?style=flat-square -[travis-url]: https://travis-ci.org/fish-shell/omf +[travis-badge]: http://img.shields.io/travis/fish-shell/oh-my-fish.svg?style=flat-square +[travis-url]: https://travis-ci.org/fish-shell/oh-my-fish [fish-badge]: https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square [license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square -[omf-pulls-link]: https://github.com/fish-shell/omf/pulls +[omf-pulls-link]: https://github.com/fish-shell/oh-my-fish/pulls