removing references to letzshop, replacing by wizamart
This commit is contained in:
@@ -8,8 +8,8 @@ Quick reference for common database operations. See `DATABASE_SETUP_GUIDE.md` fo
|
||||
|
||||
```bash
|
||||
# 1. Clone and setup
|
||||
git clone <repo>
|
||||
cd letzshop
|
||||
git clone <wizamart-repo>
|
||||
cd wizamart-repo
|
||||
python -m venv venv
|
||||
venv\Scripts\activate # Windows
|
||||
pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user