Skip to content

Commit 27d1680

Browse files
authored
Merge pull request #6 from Djacket/v0.2.0-complements
added Update section in README file.
2 parents 39b1274 + ac8e17d commit 27d1680

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ This process will also create a superuser with
3131
username: admin
3232
password: lukedidntknow
3333
```
34-
credentials, if there's not any. Keep in mind to change/remove this and create another one in Django admin panel.
34+
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.
3539

3640

3741
# Contribution

0 commit comments

Comments
 (0)