From 972be30a1a5b96e9435d1bbe3a9d71b46f3cc8ba Mon Sep 17 00:00:00 2001 From: Whitney Young Date: Tue, 8 Mar 2016 13:46:36 -0800 Subject: [PATCH] Add link to avn Also, clarified the existing shell integration intro text. --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c46956a..ac95f4a 100644 --- a/README.markdown +++ b/README.markdown @@ -159,8 +159,9 @@ To use a mirror of the iojs binaries, set `$NVM_IOJS_ORG_MIRROR`: ### Deeper Shell Integration -Those options are all optional and not supported. We are accepting pull requests for more examples. +You can use [`avn`](https://github.com/wbyoung/avn) to deeply integrate into your shell and automatically invoke `nvm` when changing directories. `avn` is **not** supported by the `nvm` development team. Please [report issues to the `avn` team](https://github.com/wbyoung/avn/issues/new). +If you prefer a lighter-weight solution, the recipes below have been contributed by `nvm` users. They are **not** supported by the `nvm` development team. We are, however, accepting pull requests for more examples. #### Zsh