Added some comments

This commit is contained in:
2022-09-17 11:52:45 -07:00
parent c88b024cf9
commit b57099c443
2 changed files with 10 additions and 3 deletions

View File

@ -18,6 +18,5 @@
- Fix controller and shortcuts
```
sudo apt install --assume-yes git
git clone https://github.com/YourWishes/dotenv && cd dotenv && chmod +x ./dotenv.sh && ./dotenv.sh
```