shit-avi-says 0.3.3 → 0.3.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/shit_avi_says.rb +1 -1
- metadata +1 -1
data/lib/shit_avi_says.rb
CHANGED
@@ -49,7 +49,7 @@ class ShitAviSays
|
|
49
49
|
exec("tumblr post '#{command}' --host=http://shitavisays.tumblr.com/")
|
50
50
|
end
|
51
51
|
else
|
52
|
-
puts "please configure the keys - use shitavisays config
|
52
|
+
puts "please configure the keys - use 'shitavisays config'"
|
53
53
|
end
|
54
54
|
end
|
55
55
|
end
|