Browse Source

Fix indentation in README

master
Kaleb Elwert 8 years ago
parent
commit
d035e4cf1e
  1. 10
      README.md

10
README.md

@ -29,11 +29,11 @@ version is 4.3.17. @@ -29,11 +29,11 @@ version is 4.3.17.
done
```
Note: If you already have any of the given config files, ln will error. In
simple cases you can add `source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"` to
the bottom of your `.zshrc` to load prezto but keep your config intact. For
more complicated setups, it is recommended that you back up your original
configs and replace them with the provided prezto runcoms.
Note: If you already have any of the given config files, ln will error. In
simple cases you can add `source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"` to
the bottom of your `.zshrc` to load prezto but keep your config intact. For
more complicated setups, it is recommended that you back up your original
configs and replace them with the provided prezto runcoms.
4. Set Zsh as your default shell:

Loading…
Cancel
Save