Skip to content

Commit

Permalink
Merge pull request #31 from moai/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
pakozm committed Jun 13, 2014
2 parents c4ef8d6 + d344cf3 commit 7747d46
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

* <a href="https://github.com/moai/luamongo/wiki/GridFS">GridFS</a>

* <a href="https://github.com/moai/luamongo/wiki/GridFileBuilder">GridFileBuilder</a>

* <a href="https://github.com/moai/luamongo/wiki/MongoConnection">MongoConnection</a> - START HERE

* <a href="https://github.com/moai/luamongo/wiki/MongoReplicaSet">MongoReplicaSet</a>
Expand Down Expand Up @@ -68,9 +70,9 @@ marshalled to a Lua table.

## Installing

luarocks can be used to install luamongo last unstable version:
luarocks can be used to install luamongo last SCM version:

luarocks install "https://raw.githubusercontent.com/moai/luamongo/master/rockspec/luamongo-unstable-0.rockspec"
luarocks install "https://raw.githubusercontent.com/moai/luamongo/master/rockspec/luamongo-scm-0.rockspec"

or install any other of the versions available at `rockspec` directory.

Expand Down

0 comments on commit 7747d46

Please sign in to comment.