update README.md

This commit is contained in:
James Dixon 2022-05-09 18:39:58 -04:00
parent dbd037c24f
commit 694c340106

View File

@ -11,6 +11,7 @@ my dotfiles to their correct locations in my `$HOME` directory.
apt install stow # debian based distros apt install stow # debian based distros
dnf install stow # fedora based distros dnf install stow # fedora based distros
pacman -S stow # arch based distros pacman -S stow # arch based distros
brew install stow # macos
``` ```
### Cloning this repo ### Cloning this repo