Skip to content

Commit

Permalink
Merge pull request #10 from stackhpc/docs/fix-pip-instructions
Browse files Browse the repository at this point in the history
Fix dev docs
  • Loading branch information
sd109 authored Sep 19, 2023
2 parents a08d718 + a2c96ce commit e5ef9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ spec:
python3 -m venv venv
source venv/bin/activate
pip install -U pip
pip install -r python/requirements.txt
pip install -e python

# Set the default image tag
Expand Down

0 comments on commit e5ef9c7

Please sign in to comment.