mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add autoconf automake libtool unixodbc to the list
This commit is contained in:
parent
79d61b38b7
commit
397c2aa873
@ -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**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user