From d599ebe742a9fa205da989521388a18655353566 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 1 Apr 2015 15:52:02 -0700 Subject: update resource links --- install/INSTALL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install') diff --git a/install/INSTALL.txt b/install/INSTALL.txt index bfd685de4..58ec365cb 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -96,7 +96,7 @@ use SSL, your webserver must not listen on port 443 at all. software much easier to update. The Linux command to clone the repository into a directory "mywebsite" would be - git clone https://github.com/friendica/red.git mywebsite + git clone https://github.com/redmatrix/redmatrix.git mywebsite - and then you can pick up the latest changes at any time with @@ -127,7 +127,7 @@ use SSL, your webserver must not listen on port 443 at all. a nickname of 'matrix'. You can pull in other redmatrix addon repositories by giving them different nicknames. - util/add_addon_repo https://github.com/friendica/red-addons.git matrix + util/add_addon_repo https://github.com/redmatrix/redmatrix-addons.git matrix - For keeping the addon tree updated, you should be on your top level website directory and issue an update command for that repository. -- cgit v1.2.3