From f40a1ceb15847ebce8599e0c62bc93abd3c8221e Mon Sep 17 00:00:00 2001 From: Tomasz Wolniewicz <twoln@umk.pl> Date: Tue, 26 Oct 2021 06:18:20 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f45ba8..1c659b3 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -This is the tirst take at the technical site code repository +This repository contains the code used at the **eduGAIN Technical Site** https://technical.edugain.org + +These instructions are under development and are not complete + +**Installation** +Clone the code into your favourite directory +git clone git@gitlab.geant.org:edugain/edugain-technical-site.git your_directory + +Go to the lib directory and +cp config-template.php config.php -- GitLab