diff --git a/README.md b/README.md index 9a6f973..77caaea 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ My personal dotfiles. They are meant to be used on a Fedora Workstation install. ## Installation -Install Git and GNU Stow. +Install GNU Stow. ```sh -sudo dnf install git stow +sudo dnf install stow ``` Clone dotfiles into home folder.