Skip to content

Commit

Permalink
A bit of formatting for README
Browse files Browse the repository at this point in the history
  • Loading branch information
eriwen committed Nov 13, 2019
1 parent 866533d commit fa72b79
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 @@ -25,9 +25,9 @@ brew install gradle-completion
echo $fpath | grep "/usr/local/share/zsh/site-functions"
```

### Install as oh-my-zsh plugin
### Install as [oh-my-zsh](https://ohmyz.sh/) plugin

Download and place the plugin and completion script into your [oh-my-zsh](https://ohmyz.sh/) plugins directory.
Download and place the plugin and completion script into your oh-my-zsh plugins directory.
```
git clone git://github.com/gradle/gradle-completion ~/.oh-my-zsh/plugins/gradle-completion
```
Expand Down

0 comments on commit fa72b79

Please sign in to comment.