소스 검색

Readme: update readme with an installation line.

Jelmer Snoeck 13 년 전
부모
커밋
4b53dc5a34
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      README.md

+ 8 - 0
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.