Skip to content

Commit a428833

Browse files
committed
doc(README.md): shortening command
1 parent 003aab4 commit a428833

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

_tests/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ for which we're working on a permanent fix (possible in [this GH issue](https://
1010
below are commands you can run to work around the failure:
1111

1212
```console
13-
$ kubectl exec -it deis-workflow-qoxhz -- sh
14-
/app # ./manage.py shell
13+
$ kubectl exec -it deis-workflow-qoxhz python manage.py shell
1514
Python 2.7.10 (default, Aug 13 2015, 12:27:27)
1615
[GCC 4.9.2] on linux2
1716
>>> from django.contrib.auth import get_user_model

0 commit comments

Comments
 (0)