AZDF_CONFIG_FILE -> ASDF_CONFIG_FILE typo fix

update the README so that the `ASDF_CONFIG_FILE` environment variable is
spelled correctly
This commit is contained in:
james.bunch 2018-02-27 11:39:45 -08:00
parent 123c1404c1
commit 742bfd0cab

View File

@ -226,7 +226,7 @@ legacy_version_file = yes
## Environment Variables
* `AZDF_CONFIG_FILE` - Defaults to `~/.asdfrc` as described above. Can be set to any location.
* `ASDF_CONFIG_FILE` - Defaults to `~/.asdfrc` as described above. Can be set to any location.
* `ASDF_DEFAULT_TOOL_VERSIONS_FILENAME` - The name of the file storing the tool names and versions. Defaults to `.tool-versions`. Can be any valid file name.
## Uninstall