aboutsummaryrefslogtreecommitdiff
path: root/downloads/index.md
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-06-09 05:05:09 -0700
committerJakob Odersky <jakob@odersky.com>2016-06-09 05:05:09 -0700
commit1953ca0910aa8a84f5129ab15385ebf30e63f78a (patch)
tree7620ddece96c99e18d65b9d5fb4b703784c8c0da /downloads/index.md
parentee29b1c22dd0930a3c6e51c0fe93f588f499df10 (diff)
downloadakka-serial-1953ca0910aa8a84f5129ab15385ebf30e63f78a.tar.gz
akka-serial-1953ca0910aa8a84f5129ab15385ebf30e63f78a.tar.bz2
akka-serial-1953ca0910aa8a84f5129ab15385ebf30e63f78a.zip
Add migration notice
Diffstat (limited to 'downloads/index.md')
-rw-r--r--downloads/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/downloads/index.md b/downloads/index.md
index 89cd00a..9b400d6 100644
--- a/downloads/index.md
+++ b/downloads/index.md
@@ -9,7 +9,7 @@ title: Downloads
<div class="row">
<div class="col-sm-8">
-### Sbt Coordinates :
+### Sbt Coordinates
Add the following to your build configuration:
~~~scala
@@ -38,7 +38,7 @@ libraryDependencies += "ch.jodersky" %% "flow-stream" % "{{site.version_latest}}
</tr>
</thead>
<tbody>
- <tr><td rowspan="4">Linux</td><td>x86_64</td></tr>
+ <tr><td rowspan="3">Linux</td><td>x86_64</td></tr>
<tr><td>x86</td></tr>
<tr><td>armv7l</td></tr>
<tr><td>Darwin (Mac OSX)</td><td>x86_64</td></tr>