Updated README

This commit is contained in:
Patrick Alvin Alcala 2025-07-29 16:48:06 +08:00
parent e01eb3848d
commit 774343f575

View file

@ -19,7 +19,7 @@ cd <project-name>
#### Remove GIT #### Remove GIT
``` ```
git rm -rf .git sudo rm -rf .git
``` ```
#### Install Depedencies #### Install Depedencies