Skip to content

Commit a2c96ce

Browse files
authored
Fix dev docs
1 parent a08d718 commit a2c96ce

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)