diff options
Diffstat (limited to 'install.rb')
| -rw-r--r-- | install.rb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ begin require 'wirble' rescue LoadError puts 'The .irbrc file requires wirble and you haven\'t this gem installed!' + exit end # You can change your home directory ;) |
