diff --git a/README.md b/README.md index 5527cd3..c511836 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,10 @@ content/kitchenlog/2017/... ### änderungen ins repo aufnehmen -git add content/kitchenlog -git add public -git commit -m "new kitchenlog content" + git add content/kitchenlog + git add public + git commit -m "new kitchenlog content" ### publizieren -git push + git push