We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443a3b6 commit e10bf78Copy full SHA for e10bf78
README.md
@@ -70,8 +70,6 @@ sequenceDiagram
70
participant GitHub
71
participant PA as PythonAnywhere
72
73
- User->>User: Run `python manage.py deploy`
74
- User->>User: Edit settings.py, wsgi.py, etc.
75
User->>GitHub: Commit & push changes
76
77
User->>PA: Bash Console API: clone repo
0 commit comments