There was an error while loading. Please reload this page.
1 parent e7a7446 commit 9ee39b8Copy full SHA for 9ee39b8
4 files changed
README.md
@@ -6,7 +6,7 @@ Building a ground truth dataset of real security patches for machine learning an
6
Requirements installation:
7
8
```
9
-virtualenv --python=python3.7 venv
+virtualenv --python=python3.8 venv
10
source venv/bin/activate
11
pip install -r requirements.txt
12
0 commit comments