Skip to content

Commit

Permalink
Update up.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
tedbauer authored May 2, 2024
1 parent b71e598 commit 8c06552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/up.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def install
end

def caveats;
formula_path = Pathname.new(__FILE__).expand_path
formula_path = Pathname.new(__FILE__).expand_path.dirname

<<~EOS
To use the 'up' command, source this script in your shell profile:
Expand Down

0 comments on commit 8c06552

Please sign in to comment.