diff --git a/README.md b/README.md index 52ff2af4..9fdbf1df 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ To install this theme, clone this repository into your Oh-My-Zsh `custom/themes` directory. $ cd ~/.oh-my-zsh/custom - $ mkdir themes # if it doesn't already exist - $ git clone https://github.com/bhilburn/powerlevel9k.git powerlevel9k + $ git clone https://github.com/bhilburn/powerlevel9k.git themes/powerlevel9k You then need to select this theme in your `~/.zshrc`: diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme index 870c503e..d3fbcc04 100644 --- a/powerlevel9k.zsh-theme +++ b/powerlevel9k.zsh-theme @@ -29,7 +29,7 @@ VCS_UNSTAGED_ICON='●' VCS_STAGED_ICON='✚' ################################################################ -# vcs_info settings for git +# vcs_info settings ################################################################ setopt prompt_subst