diff --git a/download.md b/download.md
index 2cebd01..7865382 100644
--- a/download.md
+++ b/download.md
@@ -15,11 +15,25 @@ image: /JceManager/assets/images/download.jpg
- Windows XP/7/8
- [Installer][winInstaller]
- [Archive][winArch]
+
+ ---
+
+
- OSX >= 10.0.6
- 32bit ~Coming soon~
- 64bit ~Coming soon~
+
+ ---
+
- Linux
- [Installer][linux] - Make sure you have qt > 4.8 on your system
+ to install:
+ {% highlight bash %}
+#go to the directory of the installer
+~$ cd Downloads
+~/Downloads$ chmod +x ./JceManager-1.0-linux-x64.run
+# now you can run the setup file
+{% endhighlight %}
[winInstaller]: ../assets/bin/windows/setup.exe