浏览代码

Update README;

bjorn 7 年之前
父节点
当前提交
ef6f80be0b
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -16,6 +16,12 @@ Copy the `rx.lua` file into your project and require it:
 local rx = require 'rx'
 ```
 
+You can also install RxLua using luarocks:
+
+```sh
+luarocks install bjornbytes/rxlua
+```
+
 #### Luvit
 
 Install using `lit`: