mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2025-04-04 20:33:46 +01:00
fix require in readme example
This commit is contained in:
parent
ae4956f625
commit
c3f39ea095
@ -17,7 +17,7 @@
|
||||
pass `host`, `port` and `password` as keyword arguments.
|
||||
|
||||
```ruby
|
||||
require_relative "lib/obsws"
|
||||
require "obsws"
|
||||
|
||||
def main
|
||||
r_client =
|
||||
|
Loading…
x
Reference in New Issue
Block a user