From 4b53dc5a34c3f47afb728b3cde9af61e54d295b8 Mon Sep 17 00:00:00 2001 From: Jelmer Snoeck Date: Sat, 28 Apr 2012 13:04:10 +0200 Subject: [PATCH] Readme: update readme with an installation line. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1f9e9f6..309f720 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,11 @@ These files will replace any personal dotfiles to prevent unexpected behavior. - Aliases to show list of recursive folder -and dirsizes - Git information with handy aliases and pretty= formats - install/uninstall + +## Installation + +Run the following command: + + git clone git@github.ncube.be:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh + +Not that you'll be prompted for an environment. This is to easily spot the server we're on.