diff --git a/README.md b/README.md index 77caaea..9a6f973 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 GNU Stow. +Install Git and GNU Stow. ```sh -sudo dnf install stow +sudo dnf install git stow ``` Clone dotfiles into home folder.