Skip to content

Commit

Permalink
Merge branch 'main' into gui
Browse files Browse the repository at this point in the history
  • Loading branch information
ddotthomas authored Oct 19, 2023
2 parents f0877a6 + ccd860a commit e6b444a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ Options:
wget https://github.com/auyer/Protonup-rs/releases/latest/download/protonup-rs-linux-amd64.tar.gz -O - | tar -xz && zenity --password | sudo -S mv protonup-rs /usr/bin/
```

This assumes `/usr/bin` is in your path. You may change this to any other location (in your path `echo $PATH`).

This assumes `/usr/bin` is in your path. You may change this to any other location (in your path ```echo $PATH```).


### Or manually:

Expand Down

0 comments on commit e6b444a

Please sign in to comment.