cinch-altcoin 1.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +1 -1
- metadata +1 -1
data/README.md
CHANGED
@@ -17,7 +17,7 @@ All of these dependencies are available on Ruby 1.9+ out of the box.
|
|
17
17
|
|
18
18
|
In order for this plugin to work the following is required to insert into bot.rb for operation.
|
19
19
|
|
20
|
-
At the beginning of
|
20
|
+
At the beginning of bot.rb in the required scripts section put this:
|
21
21
|
|
22
22
|
require 'cinch-altcoin'
|
23
23
|
|