summary refs log tree commit diff stats
path: root/web/download.rst
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2016-06-07 04:04:49 +0200
committerAraq <rumpf_a@web.de>2016-06-07 04:04:49 +0200
commiteed012891641c294b62657e960693eb867f8da5b (patch)
treedac52fe812f91a3042edde03b762514dad4a853d /web/download.rst
parent4812d413763ee6438f8dc4b3ca44d067a7c531ac (diff)
downloadNim-eed012891641c294b62657e960693eb867f8da5b.tar.gz
renamed most remaining .txt documentation files to .rst
Diffstat (limited to 'web/download.rst')
-rw-r--r--web/download.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/web/download.rst b/web/download.rst
index b7d4cbd02..5bebe66ab 100644
--- a/web/download.rst
+++ b/web/download.rst
@@ -8,18 +8,18 @@ Windows we recommend that you use
 `Mingw-w64 <http://mingw-w64.sourceforge.net/>`_. GCC is recommended on Linux
 and Clang on Mac.
 
-..
-  Binaries
-  --------
 
-  Unfortunately, right now we only provide binaries for Windows. You can download
-  an installer for both 32 bit and 64 bit versions of Windows below.
+Binaries
+--------
 
-  * 32 bit: `nim-0.14.0_x32.exe <download/nim-0.14.0_x32.exe>`_
-  * 64 bit: `nim-0.14.0_x64.exe <download/nim-0.14.0_x64.exe>`_
+Unfortunately, right now we only provide binaries for Windows. You can download
+an installer for both 32 bit and 64 bit versions of Windows below.
 
-  These installers also include Aporia, Nimble and other useful Nim tools to get
-  you started with Nim development!
+* 32 bit: `nim-0.14.0_x32.exe <download/nim-0.14.0_x32.exe>`_
+* 64 bit: `nim-0.14.0_x64.exe <download/nim-0.14.0_x64.exe>`_
+
+These installers also include Aporia, Nimble and other useful Nim tools to get
+you started with Nim development!
 
 Installation based on generated C code
 --------------------------------------