Fix clone URL

master
Jordan Atwood 2 years ago
parent 94adc19b00
commit fda9d44685
Signed by: nightfirecat
GPG Key ID: 615A619C2D73A6DF
  1. 2
      README.md

@ -16,7 +16,7 @@ directory](https://wiki.archlinux.org/title/XDG_Base_Directory#User_directories)
```sh ```sh
cd "${XDG_CONFIG_HOME:-$HOME/.config}" cd "${XDG_CONFIG_HOME:-$HOME/.config}"
git clone https://git.example.com/nightfirecat/dotfiles.git git clone https://github.com/Nightfirecat/dotfiles.git
``` ```
2. Run `setup.sh` 2. Run `setup.sh`

Loading…
Cancel
Save