Change bullet point under "Why use asdf-vm?" heading (#675)

This commit is contained in:
Trevor Brown 2020-03-13 05:03:22 -04:00 committed by GitHub
parent 2b22d8bf9f
commit 0fd36881d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ asdf-vm is a CLI tool that can manage multiple language runtime versions on a pe
- support for existing config files `.node-version`, `.nvmrc`, `.ruby-version` for easy migration
- automatically switches runtime versions as you traverse your directories
- simple plugin system to add support for your language of choice
- completion scripts managed by the plugin, not you!
- shell completion available for common shells (Bash, Zsh, Fish)
## Documentation