Skip to content

Commit

Permalink
Update install caveat
Browse files Browse the repository at this point in the history
  • Loading branch information
tedbauer committed Apr 28, 2024
1 parent 4d3c244 commit e2ac358
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 @@ -45,7 +45,7 @@ def install

def caveats; <<~EOS
To use the 'up' command, source this script in your shell profile:
source #{HOMEBREW_PREFIX}/lib/up.sh
export BINARY_PATH=$(brew --prefix)/lib/up-path-gen && source #{HOMEBREW_PREFIX}/lib/up.sh
EOS
end

Expand Down

0 comments on commit e2ac358

Please sign in to comment.