Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Nov 11, 2024
1 parent 3b9fc0a commit 2a4959b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/dependency.rake
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace :dependency do
puts gemfiles
puts "========================================\n"

puts "You can do a bunch of cool stuff by assign it to the BUNDLE_GEMFILE environment variable, like:\n"
puts "You can do a bunch of cool stuff by assigning a gemfile path to the BUNDLE_GEMFILE environment variable, like:\n"
puts "`BUNDLE_GEMFILE=#{gemfiles.sample} bundle install`\n\n"
end

Expand Down

0 comments on commit 2a4959b

Please sign in to comment.