diff --git a/README.md b/README.md index e1a9d336..32ac41b0 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,16 @@ The install script can take the following options: When run without the `--interactive` switch, Bash it only enables a sane default set of functionality to keep your shell lean and to avoid issues with missing dependencies. Feel free to enable the tools you want to use after the installation. +## Update + +To update Bash it, simply run: + +``` +bash-it update +``` + +that's all. + ## Help Screens ```