Skip to content

Commit 093497b

Browse files
committed
Update README.md
1 parent d6c1235 commit 093497b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This project provides a scalable API backend using FastAPI and PostgreSQL, featu
2626
### 1. Clone & Setup Environment
2727

2828
```bash
29-
git clone <repo-url>
29+
git clone https://github.com/goldlabelapps/python.git
3030
cd python
3131
cp .env.sample .env # Add your Postgres credentials and settings
3232
python -m venv venv

0 commit comments

Comments
 (0)