Skip to content

Commit bace62f

Browse files
authored
Merge branch 'master' into getlatest
2 parents 5e425b0 + efb9f40 commit bace62f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,17 @@ <h3>Download</h3>
7272
</div>
7373

7474
<div class="bit-2">
75+
7576
<a id="mini" onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])">
7677
<button class="gray">Download mini</button>
7778
</a>
78-
<small>7.8MB</small>
79+
<small>~7.8MB</small>
7980
</div>
8081
<div class="bit-2">
8182
<a id="full" onclick="_gaq.push(['_trackEvent', 'Download', 'full'])">
8283
<button class="blue">Download full</button>
8384
</a>
84-
<small>(With git-for-windows) 100MB</small>
85+
<small>(With Git for Windows) ~100MB</small>
8586
<small>
8687
<em>
8788
<a id="7z" onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])"></a>52MB 7z</a>

0 commit comments

Comments
 (0)