Skip to content

Commit c7a0eac

Browse files
authored
Add Installation Instructions
1 parent bbb590a commit c7a0eac

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Ruby SDK for the Ticketmaster Open Platform (http://developer.ticketmaster.com/)
44

55
Wraps the Ticketmaster API in easy to access functions.
66

7+
#### Installation
8+
```
9+
gem install ticketmaster-api
10+
```
11+
or in Gemfile
12+
```
13+
gem 'ticketmaster-sdk'
14+
```
15+
716
#### WIP Currently Covers:
817
1. **Discovery**
918
1. Search Events

0 commit comments

Comments
 (0)