Skip to content

Commit 62d2c3f

Browse files
authored
Merge pull request #1 from bkbncn/patch-1
typo
2 parents 949407f + a624955 commit 62d2c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unixshell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ VisualDiffer.app doesn't install the terminal application but manually it is pos
3737
It requires root access, from a terminal prompt type the command shown below
3838

3939
{% highlight bash %}
40-
$ sudo ln -s /Applications/VisualDiffer.app/Contents/Helpers /usr/bin/visdiff
40+
$ sudo ln -s /Applications/VisualDiffer.app/Contents/Helpers/visdiff /usr/bin/visdiff
4141
{% endhighlight %}
4242

4343
<span style="color:red; font-weight:bold">Note:</span> **VisualDiffer can't install command line tool from its User Interface to comply with Apple's submission guidelines**

0 commit comments

Comments
 (0)