From bcaaa81ecc560886212e933c8f222476955699e6 Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Sat, 14 Sep 2019 06:11:23 -0400 Subject: [PATCH] Update README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 1f41bff..c51a0f2 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,3 @@ stow bash # Install bash settings # ... etc ... ``` -Initially, if forking this to make your own repo, may need to use `stow --adopt` - - -```bash -stow --adopt i3/ -stow --adopt bash/ -``` -