Skip to content

Commit

Permalink
Updated luarocks command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pakozm committed Jun 13, 2014
1 parent c4ef8d6 commit 6e015b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,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 6e015b6

Please sign in to comment.