Skip to content

Commit 357a0a1

Browse files
committed
update README
1 parent 4dedd0a commit 357a0a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ A(Successful deployment to dev) --> B(Merge dev into main) --> C(Prod CML workfl
8282
```bash
8383
pipenv shell
8484
pipenv install
85-
echo "export PYTHONPATH=$PWD" >> $VIRTUAL_ENV/bin/activate
86-
source $VIRTUAL_ENV/bin/activate
8785
```
8886

8987
### Remote storage

0 commit comments

Comments
 (0)