Skip to content

Commit

Permalink
[master] Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfsf committed Nov 16, 2017
1 parent 93baa98 commit 13147fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ A Simple and fast Oh-My-Zsh theme, based on [Pure](https://github.com/sindresorh

#### This theme requires [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh) with Zsh version 5.1.1 or higher.

Download the file and save it to `~/.oh-my-zsh`:
Download the file and save it to `$ZSH_CUSTOM/themes/` (by default `~/.oh-my-zsh/custom/themes/`):
```
curl -o $HOME/.oh-my-zsh/custom/themes/guri.zsh-theme https://raw.githubusercontent.com/victorfsf/guri/master/guri.zsh-theme
curl -o $ZSH_CUSTOM/themes/guri.zsh-theme https://raw.githubusercontent.com/victorfsf/guri/master/guri.zsh-theme
```

Then, update the `ZSH_THEME` variable in your `~/.zshrc`:
Expand Down

0 comments on commit 13147fc

Please sign in to comment.