From 130e1b0cd76ac8bcc6765e47d07001aeb411b37c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20G=C3=BCmpelein?= Date: Mon, 12 Dec 2022 14:42:35 +0000 Subject: [PATCH] Update 2. Installation guide --- 2.-Installation-guide.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/2.-Installation-guide.md b/2.-Installation-guide.md index d5f81b1..6a4eb21 100644 --- a/2.-Installation-guide.md +++ b/2.-Installation-guide.md @@ -61,11 +61,12 @@ Mainly for the frontend user-interface we use some external open-source icons an ``` mkdir /var/www/copri4external && cd /var/www/copri4external ``` -In this directory we will keep some external ressourcen. Some have to be unzipped. +In this directory we will keep some external ressources. Some have to be unzipped. 1. Download the latest stable bootstrap version for example from https://getbootstrap.com. -2. Download bootstrap-icons from https://icons.getbootstrap.com -3. Download the latest stable jquery library from https://jquery.com -4. Download the latest stable jquery-ui library from https://jqueryui.com +2. Download bootstrap-icons from https://icons.getbootstrap.com. +3. Download the latest stable jquery library from https://jquery.com. +4. Download the latest stable jquery-ui library from https://jqueryui.com. + The library path and filenames must be configured in global.cfg, more about this below. ``` cd /var/www/copri4/main