Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
blatyo committed Apr 20, 2011
1 parent 51f41b0 commit 184a736
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Expand Up @@ -10,8 +10,13 @@ This gem provides a way to encode and parse bencodings used by the Bit Torrent p

## Installation

# install the gem
> gem install bencodr
Install the gem:

``` bash
gem install bencodr
```

Require it in your ruby files:

``` ruby
require 'bencodr'
Expand Down

0 comments on commit 184a736

Please sign in to comment.