We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39b1274 + ac8e17d commit 27d1680Copy full SHA for 27d1680
README.md
@@ -31,7 +31,11 @@ This process will also create a superuser with
31
username: admin
32
password: lukedidntknow
33
```
34
-credentials, if there's not any. Keep in mind to change/remove this and create another one in Django admin panel.
+credentials, if there's not any. Keep in mind to change/remove this and create another one in Django admin panel.
35
+
36
37
+# Update
38
+Now you can update Djacket with only a ```git pull origin master``` call.
39
40
41
# Contribution
0 commit comments