Skip to content

Commit 3fac987

Browse files
committed
Updated Installation instructions.
1 parent 5a2a431 commit 3fac987

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

INSTALL_DEBIAN.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ apt-get install php5-cli
7676

7777
cd /tmp
7878
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.3-alpha.tar.gz
79-
tar xvfz ISPConfig_3.0.0.2-alpha.tar.gz
80-
cd ISPConfig_3.0.0.2-alpha/install/
79+
tar xvfz ISPConfig_3.0.0.3-alpha.tar.gz
80+
cd ispconfig3_install/install/
8181

8282
7.2) Installation from SVN
8383

INSTALL_UBUNTU.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ apt-get install php5-cli
8080

8181
cd /tmp
8282
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.3-alpha.tar.gz
83-
tar xvfz ISPConfig_3.0.0.2-alpha.tar.gz
84-
cd ISPConfig_3.0.0.2-alpha/install/
83+
tar xvfz ISPConfig_3.0.0.3-alpha.tar.gz
84+
cd ispconfig3_install/install/
8585

8686
2) Installation from SVN
8787

0 commit comments

Comments
 (0)