From 47eb8ba4d82bd5d23d1a8a6bfc84368ab8f94310 Mon Sep 17 00:00:00 2001 From: never Date: Sun, 8 Feb 2026 00:38:50 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.