From d5b5adfa5ca0ad572276c09aa817ec81c7d88c4f Mon Sep 17 00:00:00 2001 From: Sagi Dayan Date: Sun, 5 Oct 2014 00:36:39 +0300 Subject: [PATCH] fix --- download.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/download.md b/download.md index f0c9fce..159877f 100644 --- a/download.md +++ b/download.md @@ -28,17 +28,18 @@ image: /JceManager/assets/images/download.jpg - Linux - [Installer][linux] - to install (make the file executable): - {% 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 - ~/Downloads$ ./JceManager-1.0-linux-x64.run - {% endhighlight %} - - Make sure you have qt > 4.8 on your machine.
- if you have problems running *JCE Manager* please contact us. + **to install (make the file executable):** + +{% 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 +~/Downloads$ ./JceManager-1.0-linux-x64.run +{% endhighlight %} + +Make sure you have qt > 4.8 on your machine.
+if you have problems running *JCE Manager* please contact us. [winInstaller]: ../assets/bin/windows/setup.exe