Merge pull request #63 from Jwashton/master. Thank you @Jwashton ~!

Update README to include fedora package names
This commit is contained in:
Akash Manohar 2016-06-17 07:09:07 +05:30 committed by GitHub
commit 7849d3a9aa

View File

@ -36,6 +36,7 @@ mkdir -p ~/.config/fish/completions; and cp ~/.asdf/completions/asdf.fish ~/.con
> * **OS X**: Install these via homebrew `automake autoconf openssl libyaml readline libxslt libtool unixodbc`
> * **Ubuntu**: `automake autoconf libreadline-dev libncurses-dev libssl-dev libyaml-dev libxslt-dev libffi-dev libtool unixodbc-dev`
> * **Fedora**: `automake autoconf readline-devel ncurses-devel openssl-devel libyaml-devel libxslt-devel libffi-devel libtool unixODBC-devel`
**That's all ~! You are ready to use asdf**