This commit is contained in:
Sagi Dayan 2014-10-05 00:27:05 +03:00
parent c26c395c13
commit 81afa3aa7b

View file

@ -15,11 +15,25 @@ image: /JceManager/assets/images/download.jpg
- <i class="fa fa-windows"></i> Windows XP/7/8
- <i class="fa fa-wrench"></i> [Installer][winInstaller]
- <i class="fa fa-archive"></i> [Archive][winArch]
---
- <i class="fa fa-apple"></i> OSX >= 10.0.6
- 32bit ~Coming soon~
- 64bit ~Coming soon~
---
- <i class="fa fa-linux"></i> 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