]> git.zndr.dk Git - dotfiles.git/commitdiff
README.md edited online with Bitbucket
authorJannik Zander <jannikz@gmail.com>
Thu, 28 Dec 2017 10:08:17 +0000 (10:08 +0000)
committerJannik Zander <jannikz@gmail.com>
Thu, 28 Dec 2017 10:08:17 +0000 (10:08 +0000)
README.md

index aa5fc7e0bb1eda1d7860a8757c6c4988f2a1f059..af763a461c2eaafb11941fd3a892ad277d6c38eb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,12 @@
 # dotfiles
 
-First download 'dotfiles-init.sh' and run it in your home folder.
+1/ First download 'dotfiles-init.sh'
 
     $ git archive --remote=git@bitbucket.org:jannikz/dotfiles.git master bin/dotfiles-init.sh | tar -x --strip-components 1
-
-Now you can manage dotfiles the same way you use git.
+    
+2/ Next execute it
+    $ ./dotfiles-init.sh
+    
+3/ Now you can manage dotfiles with git
 
     $ dotfiles <command>