Changes

From Amahi Wiki
Jump to: navigation, search
# <code>git clone <nowiki>https://github.com/mattman73/platform.git</nowiki></code>
# <code>cd platform</code>
# <code>gem install rake -v '10.3.2'</code>
# <code>bundle config build.nokogiri --use-system-libraries</code>
# <code>bundle install</code> (this will take a while and install all the necessary gems)
21

edits