Skip to content

Commit

Permalink
Merge pull request #1259 from nexB/Hritik14-patch-1
Browse files Browse the repository at this point in the history
Add venv activation
  • Loading branch information
Hritik14 authored Aug 8, 2023
2 parents d31f729 + c0796fa commit 0d9c9b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ On a Debian system, use this::
git clone https://github.com/nexB/vulnerablecode.git && cd vulnerablecode
make dev envfile postgres
make test
source venv/bin/activate
./manage.py import vulnerabilities.importers.nginx.NginxImporter
./manage.py improve --all
make run
Expand Down

0 comments on commit 0d9c9b5

Please sign in to comment.