Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
added zip to required gems
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Dec 15, 2013
1 parent 0ce7fd1 commit 21a2914
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions how_to_build.md
Expand Up @@ -19,13 +19,9 @@ At the time of writing the build is only confirmed to work on Windows using the

`gem update --system`

1. Install/update Rake (already included in Ruby 1.9 or later):
1. Install/update Rake, Albacore and Zip:

`gem install rake`

1. Install/update Albacore:

`gem install albacore`
`gem install rake albacore zip`

## Building

Expand Down

0 comments on commit 21a2914

Please sign in to comment.