Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
cbalx4life committed May 20, 2018
1 parent c7be3d9 commit ab1f1af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ sudo cp org.freedesktop.policykit.pkexec.prime-select.policy /usr/share/polkit-1
# copy pkroot to '/usr/local/bin' and make sure it is executable
sudo cp pkroot /usr/local/bin
sudo chmod a+x /usr/local/bin/pkroot
```
#### Uninstall
```
Expand All @@ -40,7 +41,7 @@ sudo rm org.freedesktop.policykit.pkexec.prime-select.policy /usr/share/polkit-1
rm ~/.config/argos/nvidia-prime.r.2s.sh
# remove pkroot script
sudo cp /usr/local/bin/pkroot
sudo rm /usr/local/bin/pkroot
```
Then uninstall Argos if you don't need it anymore.

Expand Down

0 comments on commit ab1f1af

Please sign in to comment.