Update README.md

This commit is contained in:
never 2026-02-08 00:38:02 +01:00
parent e054499558
commit d79825ce1a

View file

@ -2,9 +2,9 @@
My personal dotfiles. They are meant to be used on a Fedora Workstation install. My personal dotfiles. They are meant to be used on a Fedora Workstation install.
## Installation ## Installation
Install GNU Stow. Install Git and GNU Stow.
```sh ```sh
sudo dnf install stow sudo dnf install git stow
``` ```
Clone dotfiles into home folder. Clone dotfiles into home folder.