Skip to content

Commit fa72b79

Browse files
committed
A bit of formatting for README
1 parent 866533d commit fa72b79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ brew install gradle-completion
2525
echo $fpath | grep "/usr/local/share/zsh/site-functions"
2626
```
2727

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

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

0 commit comments

Comments
 (0)