summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-09-30 23:29:15 +0200
committerDominik Picheta <dominikpicheta@gmail.com>2016-09-30 23:29:15 +0200
commitb9ed13b279249566d276a46fa256d18445c8698d (patch)
tree8d829284267fa9151b40d23b467cb68d18dbcdbe /web
parent871a3bedc405436ecb2dda9fae8b61fe6fca1487 (diff)
downloadNim-b9ed13b279249566d276a46fa256d18445c8698d.tar.gz
Small improvements to download page.
Diffstat (limited to 'web')
-rw-r--r--web/download.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/web/download.rst b/web/download.rst
index 11c130c23..d2e424a84 100644
--- a/web/download.rst
+++ b/web/download.rst
@@ -12,7 +12,7 @@ and Clang on Mac.
 Binaries
 --------
 
-Unfortunately, right now we only provide binaries for Windows. You can download
+Right now binaries are only provided for Windows. You can download
 an installer for both 32 bit and 64 bit versions of Windows below.
 
 * | 32 bit: `nim-0.14.2_x32.exe <download/nim-0.14.2_x32.exe>`_
@@ -27,8 +27,7 @@ Installation based on generated C code
 --------------------------------------
 
 This installation method is the preferred way for Linux, Mac OS X, and other Unix
-like systems. Binary packages may be provided later.
-
+like systems.
 
 Firstly, download this archive:
 
@@ -87,7 +86,7 @@ Docker Hub
 ----------
 
 The `official Docker images <https://hub.docker.com/r/nimlang/nim/>`_
-are published Docker Hub and include the compiler and Nimble. There are images
+are published on Docker Hub and include the compiler and Nimble. There are images
 for standalone scripts as well as Nimble packages.
 
 Get the latest stable image::