Added new download links to index.md (#21510)

* Changes in index.md

Added an IDE download link for Linux.

* Markdownize links + make them look better
This commit is contained in:
Erdem Efe Erol
2018-11-14 18:20:45 +03:00
committed by Christopher McCormack
parent af13067197
commit a211bee4ad

View File

@ -94,12 +94,8 @@ _You have finished coding your first C++ program and have understood most of the
[Try it yourself ! :)](https://repl.it/L4k3)
**You may need some software to write and execute C++ code. I recommend using CodeBlocks. There's a download link below :**
**You need software to write and execute C++ code, download from one of the links below:**
Download Link : [Download Here](http://www.codeblocks.org/downloads/26)
* Click the link with the GNU/GCC compiler for windows. This will not require an additional installation
Other alternatives could be visual studio, using a compiler or an online IDE such as Cloud9 or repl.it
Link #2 for Mac : [Download for Mac #2 here](https://developer.apple.com/xcode/)
[Codeblocks](http://www.codeblocks.org/downloads/26)
[Xcode](https://developer.apple.com/xcode/)
[Eclipse](http://www.eclipse.org/downloads/)