Browse Source

Update README;

bjorn 6 years ago
parent
commit
ef6f80be0b
1 changed files with 6 additions and 0 deletions
  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`: