Skip to content

Commit a624955

Browse files
authored
typo
1 parent 949407f commit a624955

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)