diff --git a/README.md b/README.md index c65d4cf..8ef5f04 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Install using: - ```bash - cd $HOME && \ - git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles && \ - .dotfiles/bin/setup.sh - ``` +```bash + cd $HOME && \ + git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles && \ + .dotfiles/bin/setup.sh +``` Installation of the dotfiles is handled automatically from `setup.sh` via [rcm](https://github.com/thoughtbot/rcm#installation).