diff --git a/chezmoi.md b/chezmoi.md index ddc4d4ac5..fd64c0b80 100644 --- a/chezmoi.md +++ b/chezmoi.md @@ -9,7 +9,7 @@ Example for my initial upload: ``` -sh -c '$(curl -fsLS chezmoi.io/get)' +sh -c "`curl -fsLS chezmoi.io/get`" ls -atr | egrep '^\.' chezmoi add ~/.bashrc chezmoi add ~/.vimrc