From 10cdf701de411618da418b27907aa5e205287df3 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Wed, 6 Mar 2024 15:26:01 +0100 Subject: [PATCH] doc: fix order of commands :bug: :memo: --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6a3b64..918bd0a 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,12 @@ cd dotfiles git config user.name "DannyDannyDanny" git config user.email "dth@taiga.ai" git config pull.rebase false -cd .. # install dotfiles bash install.sh + +# hop back out +cd .. ``` ### Clone repo HTTP method