Update README.md

Improve Markdown indentation
This commit is contained in:
Vladimir Panteleev 2015-03-01 00:48:50 +00:00
parent 006998f9c0
commit 275f523ba9

View File

@ -57,13 +57,13 @@ We are hoping to collect a bunch of themes for our command prompts. You can see
1. Clone the repository
```fish
git clone git://github.com/bpinto/oh-my-fish.git ~/.oh-my-fish
```
git clone git://github.com/bpinto/oh-my-fish.git ~/.oh-my-fish
```
2. Create a new fish config by copying the fish template we've provided.
```fish
cp ~/.oh-my-fish/templates/config.fish ~/.config/fish/config.fish
```
cp ~/.oh-my-fish/templates/config.fish ~/.config/fish/config.fish
```
3. Start / restart fish (just open a new terminal)