Skip to content

Commit e5ef9c7

Browse files
authored
Merge pull request #10 from stackhpc/docs/fix-pip-instructions
Fix dev docs
2 parents a08d718 + a2c96ce commit e5ef9c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ spec:
296296
python3 -m venv venv
297297
source venv/bin/activate
298298
pip install -U pip
299+
pip install -r python/requirements.txt
299300
pip install -e python
300301

301302
# Set the default image tag

0 commit comments

Comments
 (0)