Skip to content

Commit 0d9c9b5

Browse files
authored
Merge pull request #1259 from nexB/Hritik14-patch-1
Add venv activation
2 parents d31f729 + c0796fa commit 0d9c9b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ On a Debian system, use this::
105105
git clone https://github.com/nexB/vulnerablecode.git && cd vulnerablecode
106106
make dev envfile postgres
107107
make test
108+
source venv/bin/activate
108109
./manage.py import vulnerabilities.importers.nginx.NginxImporter
109110
./manage.py improve --all
110111
make run

0 commit comments

Comments
 (0)