summaryrefslogtreecommitdiffstats
path: root/doc/INSTALL.en.txt
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2017-12-21 08:24:04 +0000
committerramon <ramongomez@us.es>2017-12-21 08:24:04 +0000
commit7d54b0b61d2521732968622981c7cb05efb7a64f (patch)
tree5fca55fbc191ee28e8f928e5dc75ac3983df19ba /doc/INSTALL.en.txt
parentad6f82dd54cd2fa2fe79d460e72805a20b43510d (diff)
#730: RevisiĆ³n de URLs con HTTPS y actualizar lista de incidencias cerradas.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5541 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'doc/INSTALL.en.txt')
-rw-r--r--doc/INSTALL.en.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/INSTALL.en.txt b/doc/INSTALL.en.txt
index 33499bc2..fbb9ea25 100644
--- a/doc/INSTALL.en.txt
+++ b/doc/INSTALL.en.txt
@@ -17,7 +17,7 @@ Minimum storage requirements:
Installation
------------
-To install OpenGnSys run opengnsys_installer.sh after unpacking the release file (opengnsys-release.tar.gz) o downloading it directly from http://www.opengnsys.es/svn/trunk/installer/opengnsys_installer.sh.
+To install OpenGnSys run opengnsys_installer.sh after unpacking the release file (opengnsys-release.tar.gz) o downloading it directly from https://opengnsys.es/svn/trunk/installer/opengnsys_installer.sh.
Unpacking example:
tar xvzf opengnsys-1.0.5.tar.gz
@@ -26,10 +26,10 @@ Unpacking example:
Download examples:
* Download with wget.
- wget http://www.opengnsys.es/svn/trunk/installer/opengnsys_installer.sh -O opengnsys_installer.sh
+ wget https://opengnsys.es/svn/trunk/installer/opengnsys_installer.sh -O opengnsys_installer.sh
* Download with curl.
- curl http://www.opengnsys.es/svn/trunk/installer/opengnsys_installer.sh > opengnsys_installer.sh
+ curl https://opengnsys.es/svn/trunk/installer/opengnsys_installer.sh > opengnsys_installer.sh
You must be root to run the installation script: