Update README.md

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

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 Git and GNU Stow. Install GNU Stow.
```sh ```sh
sudo dnf install git stow sudo dnf install stow
``` ```
Clone dotfiles into home folder. Clone dotfiles into home folder.