Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tealeetoo committed May 16, 2014
1 parent 7e59f67 commit a2047d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ handles registration, subscription, and message processing. All one needs to do
to create a new Lemma in a network is interact with the Noam::Lemma class. See
the `example/` directory in the project for further details on usage.

Build the ruby gem from noam lemma directory
`gem build noam_lemma.gemspec`

Install the gem
`gem install noam_lemma-version.gem`

Known Issues
------------

Expand Down

0 comments on commit a2047d7

Please sign in to comment.