bjorn 7 лет назад
Родитель
Сommit
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`: