Update 'scripts/README.md'

This commit is contained in:
Quad 2021-05-21 10:51:33 +02:00
parent 2982f378cc
commit d4a5fd33f5
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ To quickly install the scripts, make sure `git` is installed and run this in a t
mkdir -p ~/.local
git clone https://gitea.quad.moe/quad/win3-resources.git ~/.local/gpd-win3
echo -e "\n# GPD Win 3 scripts\nPATH=\"\${PATH}:\${HOME}/.local/gpd-win3/scripts\"" >> ~/.bashrc
# This last line is optional. It displays your TDP every time you open a terminal
echo "tdp check" >> ~/.bashrc
```
Then restart your terminal. Run `tdp check` to test if it's working. It should report back current TDP.