Skip to content

Commit 994d1b8

Browse files
committed
Fixed 'jeweler' installation instructions.
1 parent 8db9414 commit 994d1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ begin
1313
Jeweler::GemcutterTasks.new
1414

1515
rescue LoadError
16-
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
16+
puts "Jeweler not available. Install it with: gem install jeweler"
1717
end
1818

1919
#

0 commit comments

Comments
 (0)