Skip to content

Commit 18a2dd4

Browse files
committed
Install advice no longer contained make info.
1 parent 7c8421c commit 18a2dd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Eclipse update site/WebContent/installAdvice.shtml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
<section ng-show="tab.c" marked ng-include="'fragments/install_advice/V2.md'"></section>
6262
<section ng-show="tab.d" marked ng-include="'fragments/install_advice/all_os.md'"></section>
6363
<section ng-show="tab.e" marked ng-include="'fragments/install_advice/linux.md'"></section>
64-
<section ng-show="tab.f" marked ng-include="'fragments/install_advice/mac.md' ng-include="'fragments/install_advice/mac_make.md'""></section>
64+
<section ng-show="tab.f" marked ng-include="'fragments/install_advice/mac.md'"></section>
65+
<section ng-show="tab.f" marked ng-include="'fragments/install_advice/mac_make.md'"></section>
6566
<section ng-show="tab.g" marked ng-include="'fragments/install_advice/windows.md'"></section>
6667
<section ng-show="tab.h" marked ng-include="'fragments/install_advice/library_madness.md'"></section>
6768
</div>

0 commit comments

Comments
 (0)