Update README.md

This commit is contained in:
Shawn Anderson 2020-09-23 02:10:38 -07:00 committed by GitHub
parent bd9a192b4b
commit 19ed2d2b27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 6 deletions

View File

@ -3,8 +3,10 @@ A repository the dotfiles that I hack on. Can easily be installed to your ~/.con
To install: To install:
1. Clone the repo 1. Clone the repo
`git clone git@github.com:LinuxIsCool/dotfiles.git`
git clone git@github.com:LinuxIsCool/dotfiles.git
2. Symlink into ~/.config using stow 2. Symlink into ~/.config using stow
`cd dotfiles`
`sh stow` cd dotfiles
sh stow