diff --git a/README.md b/README.md index 214785f..6f70947 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ curl -sfL https://git.io/chezmoi | sh # Install chezmoi git clone https://git.0x90.space/missytake/chezmoi-server ~/.local/share/chezmoi # clone the repository bin/chezmoi diff bin/chezmoi apply -source ~/.bash_profile +source ~/.profile ```