From 3fc4f1a55c8d673fa294d1f0f97dfd8f4b70b84d Mon Sep 17 00:00:00 2001 From: Shahin <32805117+Shahin-rmz@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:09:25 +0100 Subject: [PATCH] Update README to include git pull command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d49eab6..e38658b 100644 --- a/README.md +++ b/README.md @@ -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: