Skip to content
nu7hatch edited this page Oct 2, 2010 · 1 revision

You can simple install ACLatraz via rubygems:

sudo gem install aclatraz

You can also download the latest source from here and install it manualy:

git clone git://github.com/nu7hatch/aclatraz
cd aclatraz
rake install
Clone this wiki locally