diff --git a/How-to-use-this-Repo.md b/How-to-use-this-Repo.md index 8ef057b..a432b5f 100644 --- a/How-to-use-this-Repo.md +++ b/How-to-use-this-Repo.md @@ -2,7 +2,9 @@ ### To update the GitTea repo from Mac run this command in the terminal folder git add . + git commit -m "Update" + git push origin main ## To download changes to the LXC run this command