From 81afa3aa7b39dc5cf746ea577eb17bbcd9948dc9 Mon Sep 17 00:00:00 2001 From: Sagi Dayan Date: Sun, 5 Oct 2014 00:27:05 +0300 Subject: [PATCH] fix --- download.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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