Update README.md

This commit is contained in:
theregoesmyeye 2024-05-02 23:45:08 -07:00 committed by GitHub
parent 0912c9c3d4
commit 8b42e70e89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,4 +21,7 @@ Yeah, yeah, another setup script. This one does the usual boring stuff, but hey,
**Here is an overly-complicated one-liner to install so I can look as though I'm smart and I know what I'm doing:**
```
curl https://raw.githubusercontent.com/theregoesmyeye/TermuxSetup/main/setup.sh | tee ~/setup.sh && chmod +x ~/setup.sh && bash ~/setup.sh && rm ~/setup.sh
```
```
# Changes:
1. Now sets up storage and installs git, bruh.