Fix README: use HTTP clone URL

This commit is contained in:
Otto
2026-03-28 19:54:55 +00:00
parent 08cf031b65
commit 11bb099107

View File

@@ -34,7 +34,7 @@ The app is lightweight and will run comfortably on even the smallest cloud VMs.
1. Clone the repository:
```bash
git clone gitea@10.10.10.192:ledadmin/Meal-Planner.git
git clone http://10.10.10.192:3000/ledadmin/Meal-Planner.git
cd Meal-Planner
```