diff --git a/README.md b/README.md index 9080b4c..13e522d 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,11 @@ Will only run `brew install git` if the command `git` is missing and `brew` is a Using [antigen](https://github.com/zsh-users/antigen): ```bash -antigen bundle aubreypwd/zsh-plugin-require@1.0.0 +antigen bundle aubreypwd/zsh-plugin-require ``` +When you have this installed, any other plugins that use it will automatically be able to manage dependancies automatically. + ## Development Install the package on `master`: @@ -36,6 +38,8 @@ antigen bundle ssh://git@github.com/aubreypwd/zsh-plugin-require ## Changelog +Changelogs beyond these versions were moved to Github releases. + ### 1.0.2 - Add `export REQUIRE_AUTO_INSTALL="off"` to `~/.zshrc` to turn off auto installation of requires