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.
1 parent 882eebd commit ad5f9d8Copy full SHA for ad5f9d8
sk/deploy/README.md
@@ -75,8 +75,8 @@ nothing added to commit but untracked files present (use "git add" to track)
75
A nakoniec uložíme naše zmeny. Teraz prejdi na konzolu a zadaj nasledujúce príkazy:
76
77
```
78
- git add -A .
79
- git commit -m "My Django Girls app, first commit"
+$ git add -A .
+$ git commit -m "My Django Girls app, first commit"
80
[...]
81
13 files changed, 200 insertions(+)
82
create mode 100644 .gitignore
0 commit comments