From d5663d892c108ad7d5380990535796f8a14dca9f Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 23 Dec 2016 00:03:43 +0200 Subject: Update README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 543eff8..1b16f2c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # Dotfiles -My personal collection of dotfiles. +My personal collection of dotfiles, nothing too interesting to see here, move along... + +## Install + +Requires GNU Stow: + +```bash +$ stow -t ~ . +``` + -- cgit v1.3.1