Skip to content

Commit c0796fa

Browse files
committed
Add venv activation
Signed-off-by: Hritik Vijay <[email protected]>
1 parent d31f729 commit c0796fa

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)