Skip to content

Commit f417dff

Browse files
Source correct file now
Co-authored-by: autoantwort <[email protected]>
1 parent fce61f4 commit f417dff

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
@@ -24,7 +24,7 @@ Cppcheck is a hobby project with limited resources. You can help us by donating
2424
```
2525
cd cppcheck/
2626
python3 -m venv .venv
27-
source ~/.venv_cppcheck/bin/activate
27+
source .venv/bin/activate
2828
2929
pip install -r tools/donate-cpu-requirements.txt
3030
./tools/donate-cpu.py

0 commit comments

Comments
 (0)