Skip to content

Commit 0da3376

Browse files
Giannis-dotCopilot
andauthored
Update CONTRIBUTING.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: GiannisGeo <giannisgeorgiadiis@gmail.com>
1 parent 764bf1f commit 0da3376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ During development you may want to run a single test file in isolation to avoid
177177
PowerShell example:
178178
```powershell
179179
# activate virtualenv (if not already active)
180-
C:/Users/Giannis/OneDrive/Programming/hiero-sdk-python/.venv/Scripts/Activate.ps1
180+
.venv/Scripts/Activate.ps1
181181
182182
# install test deps if needed
183183
python -m pip install -U pip

0 commit comments

Comments
 (0)