diff --git a/README.md b/README.md index df76fdd..95d0c7f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ Those are my dotfiles, with convenience scripts for easy deployment on multiple computers. +This is how I setup a new account: -- git clone dotfiles.git +- git clone https://lloeki@github.com/lloeki/dotfiles.git - cd dotfiles -- make +- ./setup.sh - enjoy.