Update install method to use stow

This commit is contained in:
2023-11-24 15:40:58 -05:00
parent 07a406ec79
commit 2fdf3fab10
2 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@ A collection of config files and scripts for Fedora GNU/Linux.
Run the following command to install
```sh
cd ~ && git clone git@github.com:AquaMorph/dotfiles.git && sh ~/dotfiles/scripts/setup.sh
cd ~ && git clone git@github.com:AquaMorph/dotfiles.git && sh ~/dotfiles/install.sh
```
Install the needed Python packages