From 3f06e8b1918b1889ac7ed38764ad61e42108ab01 Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Tue, 26 Dec 2017 15:41:42 +0100 Subject: [PATCH] Fix3 dotfiles-init.sh --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 68248b1..180ca3c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,5 @@ Download and execute the dotfiles-init.sh file: - $ git archive --remote=git@bitbucket.org:jannikz/dotfiles.git HEAD bin/dotfiles-init.sh | tar -x - $ ./dotfiles-init.sh - $ rm dotfiles-init.sh + $ git archive --remote=git@bitbucket.org:jannikz/dotfiles.git HEAD bin/dotfiles-init.sh | tar -x --strip-components 1 -- 2.43.0