diff --git a/README.md b/README.md
index a840e344dde4fa067763797fcadd922e040d137a..67eab6fc70d011a34fa8e94aab9b54e6cfe91eec 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@
 |
 <b><a href="#usage">Usage</a></b>
 |
+<b><a href="#upgrading-from-previous-version">Upgrading from previous version</a></b>
+|
 <b><a href="#contributing">Contributing</a></b>
 |
 <b><a href="#uninstall">Uninstall</a></b>
@@ -56,6 +58,10 @@ Open your fish configuration file `~/.config/fish/config.fish` and specify the t
 
 Before setting down on a theme, you might want to have a go with all themes using our quick [theme switcher](https://github.com/bpinto/oh-my-fish/blob/master/plugins/theme/README.md) by typing `theme --help` on your shell.
 
+## Upgrading from previous version
+
+[![asciicast](https://asciinema.org/a/20802.png)](https://asciinema.org/a/20802)
+
 ## Customization
 
 If you have many functions which go well together, you can create custom plugin in the `custom/plugins/PLUGIN_NAME`