Skip to content

Commit

Permalink
Add links to 1.2.6 (source and macOS .pkg)
Browse files Browse the repository at this point in the history
  • Loading branch information
keithw committed Aug 12, 2016
1 parent d483408 commit f63dadb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Expand Up @@ -212,10 +212,10 @@ <h2 id="binaries">Install from your package manager</h2>
<!-- OSX / Darwin -->
<div class="row">
<div class="span4" style="vertical-align: top;">
<h3 class="callout"><a href="https://www.apple.com"><img class="logo" src="macosx.png" alt=""></a>OS X <small>10.5 or later</small></h3>
<div class="prelike">OS X 10.9 or later: <a href="https://mosh.org/mosh-1.2.5.pkg"><img src="dmg.png" alt=""> mosh-1.2.5.pkg</a>.</div>
<br />
<div class="prelike">OS X 10.5&ndash;10.9: <a href="https://mosh.org/mosh-1.2.5-leopard.pkg"><img src="dmg.png" alt=""> mosh-1.2.5-leopard.pkg</a>.</div>
<h3 class="callout"><a href="https://www.apple.com"><img class="logo" src="macosx.png" alt=""></a>macOS <small>10.9 or later</small></h3>
<div class="prelike">Binary package: <a href="https://mosh.org/mosh-1.2.6.pkg"><img src="dmg.png" alt=""> mosh-1.2.6.pkg</a>.</div>
<!-- <br />
<div class="prelike">OS X 10.5&ndash;10.9: <a href="https://mosh.org/mosh-1.2.5-leopard.pkg"><img src="dmg.png" alt=""> mosh-1.2.5-leopard.pkg</a>.</div> -->
<p><small>This is a standalone OS X package that will work on any supported Macintosh. However, if you are using a package manager such as Homebrew or MacPorts, we suggest using it to get Mosh, for better compatibility and automatic updates.</small></p>
</div>

Expand Down Expand Up @@ -366,8 +366,8 @@ <h2>Building from source</h2>
<div class="row-fluid">
<div class="span6">
<h3 class="callout">Latest release</h3><br>
<p>Extract <a href="//mosh.org/mosh-1.2.5.tar.gz">mosh-1.2.5.tar.gz</a>, then</p>
<pre>$ cd mosh-1.2.5
<p>Extract <a href="//mosh.org/mosh-1.2.6.tar.gz">mosh-1.2.6.tar.gz</a>, then</p>
<pre>$ cd mosh-1.2.6
$ ./configure
$ make
# make install</pre>
Expand Down

0 comments on commit f63dadb

Please sign in to comment.