bjorn 6 lat temu
rodzic
commit
ef6f80be0b
1 zmienionych plików z 6 dodań i 0 usunięć
  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`: