Skip to content

Commit

Permalink
Merge pull request #18 from smbkr/patch-1
Browse files Browse the repository at this point in the history
Add note about installation to readme and link to user guide
  • Loading branch information
sshaw committed Oct 8, 2018
2 parents 64d357d + c848250 commit 3308816
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rdoc
Expand Up @@ -46,7 +46,11 @@ that it can send email notifications and allows one to set global/per-command de
=== Requirements

* Optout (<code>gem install optout</code>)
* iTunes Store Transporter (http://www.apple.com/itunes/sellcontent)
* iTunes Store Transporter (https://help.apple.com/itc/transporteruserguide/)

=== Installation

Add `gem "itunes_store_transporter"` to your Ruby project's Gemfile to use as a library, or run `gem install itunes_store_transporter` to install system-wide for CLI usage.

=== Locating iTMSTransporter

Expand Down Expand Up @@ -162,4 +166,4 @@ Released under the MIT License: http://www.opensource.org/licenses/MIT

---

Made by {ScreenStaring}[http://screenstaring.com]
Made by {ScreenStaring}[http://screenstaring.com]

0 comments on commit 3308816

Please sign in to comment.