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/ -``` -