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