diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2018-06-14 05:46:28 +0200 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2018-06-14 05:46:28 +0200 |
commit | fc396f16ff57305c310e16a1d8530d9f23c7bff6 (patch) | |
tree | 0403a8e47a9d76557f6b605e04c27fe4a0adecbd /.homeinstall/README.md | |
parent | 65cbc7c2bba523a2663a89fae29b5cef162fd0a1 (diff) | |
parent | 77ba647778bcface5230110fe72f73fc54527bdd (diff) | |
download | volse-hubzilla-fc396f16ff57305c310e16a1d8530d9f23c7bff6.tar.gz volse-hubzilla-fc396f16ff57305c310e16a1d8530d9f23c7bff6.tar.bz2 volse-hubzilla-fc396f16ff57305c310e16a1d8530d9f23c7bff6.zip |
Merge branch 'dev' into 'dev'
change repo links
See merge request hubzilla/core!1220
Diffstat (limited to '.homeinstall/README.md')
-rw-r--r-- | .homeinstall/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.homeinstall/README.md b/.homeinstall/README.md index 7870e65dd..aeecb9184 100644 --- a/.homeinstall/README.md +++ b/.homeinstall/README.md @@ -164,7 +164,7 @@ Make the directory for apache and change diretory to it Clone hubzilla from git ("git pull" will update it later) - git clone https://github.com/redmatrix/hubzilla html + git clone https://framagit.org/hubzilla/core html Change to the install script |