From 19ed2d2b279b8f127172b77f39b2209aa8aec364 Mon Sep 17 00:00:00 2001 From: Shawn Anderson Date: Wed, 23 Sep 2020 02:10:38 -0700 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8869e26..06987a4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Dotfiles of Shawn Anderson A repository the dotfiles that I hack on. Can easily be installed to your ~/.config/ by using the gnu stow utility. -To install: - 1. Clone the repo - `git clone git@github.com:LinuxIsCool/dotfiles.git` +To install: +1. Clone the repo - 2. Symlink into ~/.config using stow - `cd dotfiles` - `sh stow` + git clone git@github.com:LinuxIsCool/dotfiles.git + +2. Symlink into ~/.config using stow + + cd dotfiles + sh stow