# File lib/knife-solo/info.rb, line 6 def self.post_install_message "Thanks for installing knife-solo!\n\nIf you run into any issues please let us know at:\nhttps://github.com/matschaffer/knife-solo/issues\n\nIf you are upgrading knife-solo please uninstall any old versions by\nrunning `gem clean knife-solo` to avoid any errors.\n\nSee http://bit.ly/CHEF-3255 for more information on the knife bug\nthat causes this.\n".gsub(/^ {6}/, '').strip end