Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yavincl authored Aug 16, 2020
1 parent 6fd7e27 commit f3af43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Grab the zip, unzip it and have a look at the files.
Edit the gpu0.conf file and set your preferred clocks in the Options section.
Now, we copy the configuration file to a special folder: `sudo mkdir /etc/nvoc.d; sudo cp gpu0.conf /etc/nvoc.d/`
Then place the `nvoc` script in `/usr/bin`.
Now you can run `nvoc` anytime to apply your overclocking settings.
Now you can run `nvoc --apply` anytime to apply your overclocking settings.

The whole point of nvoc is to have it autostart with the desktop session.
To have it automatically start with the system, open a terminal and run (Note that this only enables it for your user.):
Expand Down

0 comments on commit f3af43a

Please sign in to comment.