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

@ -22,3 +22,6 @@ Yeah, yeah, another setup script. This one does the usual boring stuff, but hey,
``` ```
curl https://raw.githubusercontent.com/theregoesmyeye/TermuxSetup/main/setup.sh | tee ~/setup.sh && chmod +x ~/setup.sh && bash ~/setup.sh && rm ~/setup.sh 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.