Add missing quote to cd command

This commit is contained in:
JeremyStar™ 2024-06-03 20:18:37 +02:00
parent b3cce86725
commit de2a7fc792
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -41,7 +41,7 @@ rm -rf ".dotfiles"
This will *should* repair any issues you could have with this repository.
```bash
cd "${HOME}/.dotfiles
cd "${HOME}/.dotfiles"
# Remove legacy links"
./uninstall.sh --remove-legacy-paths