From b190434e74927c08d396a84d8e55dce33f81c470 Mon Sep 17 00:00:00 2001 From: Andi Hechtbauer Date: Wed, 29 Nov 2017 16:03:45 +0100 Subject: [PATCH] mehr readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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