This commit is contained in:
danijoo
2013-12-14 21:20:18 +01:00
parent 2f8e15c35d
commit 92120bab04
2 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,12 @@ Sightstone is a ruby wrapper for riots league of legends developer api ([http://
Installation
-------
Clone this rep, build the gem and install it:
Just download the gem:
```
gem install sightstone
```
If you want to build it by your on, build the gem and install it:
```
cd Sightstone
gem build sightstone.gemspec