Skip to content

Commit

Permalink
Indicate that a shell restart may be required.
Browse files Browse the repository at this point in the history
Addresses square#221.

cc @cassidoo
  • Loading branch information
eventualbuddha committed May 18, 2016
1 parent 8c2862e commit 0499722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ namespace :install do
puts %{ echo 'export PATH="~/bin:$PATH"' >> ~/.bashrc}
puts
puts 'The exact command and file will vary by your shell and configuration.'
puts 'You may need to restart your shell.'
end

FileUtils.mkdir_p(bin_dir)
Expand Down

0 comments on commit 0499722

Please sign in to comment.