Update README to include git pull command

This commit is contained in:
Shahin
2026-01-06 17:09:25 +01:00
committed by GitHub
parent 56adbaf443
commit 3fc4f1a55c

View File

@@ -19,7 +19,7 @@ python3 -m venv venv
source venv/bin/activate
# (Windows users: .\venv\Scripts\activate)
```
### 2. Get the Code
Pull the latest changes from the repository: