diff --git a/README.md b/README.md index a8db69f..656d16c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # dotfiles These are my dotfiles. Use GNU `stow` to set them up -` +```sh cd dotfiles stow stow * -` +```