Add autoconf automake libtool unixodbc to the list

This commit is contained in:
Akash Manohar J 2015-05-19 14:22:55 +05:30
parent 79d61b38b7
commit 397c2aa873

View File

@ -32,8 +32,8 @@ If you use zsh or any other shell, replace `.bashrc` with the config file for th
> For most plugins, it is good if you have installed the following packages OR their equivalent on you OS
> * **OS X**: Install these via homebrew `openssl libyaml readline ncurses libxslt`
> * **Ubuntu**: `libreadline-dev libncurses-dev libssl-dev libyaml-dev libxslt-dev libffi-dev`
> * **OS X**: Install these via homebrew `automake autoconf openssl libyaml readline ncurses libxslt libtool unixodbc`
> * **Ubuntu**: `automake autoconf libreadline-dev libncurses-dev libssl-dev libyaml-dev libxslt-dev libffi-dev libtool unixodbc-dev`
**That's all ~! You are ready to use asdf**