Skip to content

Commit 1b8ffdf

Browse files
Update readme.md
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
1 parent 74f1db3 commit 1b8ffdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Cppcheck is a hobby project with limited resources. You can help us by donating
2323
2. Run (Linux/MacOS example):
2424
```
2525
cd cppcheck/
26-
python3 -m venv ~/.venv_cppcheck
26+
python3 -m venv .venv
2727
source ~/.venv_cppcheck/bin/activate
2828
2929
pip install -r tools/donate-cpu-requirements.txt

0 commit comments

Comments
 (0)