aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhubzilla <git@macgirvin.com>2016-08-01 09:13:57 +1000
committerGitHub <noreply@github.com>2016-08-01 09:13:57 +1000
commit9dd9e27fa851c26d7d9a5befaaae325ad577acde (patch)
tree2c0f3f06c22933a536e6922de287599b8e788b09
parent287e9c8d68a670ebc98942a6e9a52abaa80b1094 (diff)
parentc7615319476ef685be6bc878d8e01b68d7b5ee1d (diff)
downloadvolse-hubzilla-9dd9e27fa851c26d7d9a5befaaae325ad577acde.tar.gz
volse-hubzilla-9dd9e27fa851c26d7d9a5befaaae325ad577acde.tar.bz2
volse-hubzilla-9dd9e27fa851c26d7d9a5befaaae325ad577acde.zip
Merge pull request #470 from einervonvielen/einervonvielen-fix-homeinstall-git-path
homeinstall - fix - path to git clone
-rw-r--r--.homeinstall/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.homeinstall/README.md b/.homeinstall/README.md
index c147f92bc..c0de914a1 100644
--- a/.homeinstall/README.md
+++ b/.homeinstall/README.md
@@ -27,9 +27,9 @@ Software
+ Register your own domain (for example at selfHOST) or a free subdomain (for example at freeDNS)
+ Log on to your new debian (server)
- apt-get install git
- - mkdir -p /var/www/html
- - cd /var/www/html
- - git clone https://github.com/redmatrix/hubzilla.git .
+ - mkdir -p /var/www
+ - cd /var/www
+ - git clone https://github.com/redmatrix/hubzilla.git html
- cp .homeinstall/hubzilla-config.txt.template .homeinstall/hubzilla-config.txt
- nano .homeinstall/hubzilla-config.txt
- Enter your values there: db pass, domain, values for dyn DNS