Update readme with note about version when installing

This commit is contained in:
Akash Manohar J 2015-05-22 10:14:53 +05:30
parent e1a95ea51f
commit 1b68f5fc7c

View File

@ -84,6 +84,8 @@ asdf uninstall <name> <version>
# asdf uninstall erlang 17.3
```
*If a plugin supports downloading & compiling from source, you can also do this `ref:foo` (replace `foo` with the branch/tag/commit).* You'll have to use the same name when uninstalling too.
##### Lists installed versions
```bash