Explorar o código

Remove inkscape from the list of optimal requirements

Very heavy package, and virtually useless.
DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
60d5583042
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      Guides/wiki.md

+ 3 - 1
Guides/wiki.md

@@ -19,6 +19,8 @@ Do not use wiki in url filepath.
 
 
 ```
+sudo -u postgres psql
+
 CREATE USER wiki_app WITH NOCREATEDB NOCREATEROLE NOSUPERUSER ENCRYPTED PASSWORD '52w7maa..';
 
 CREATE DATABASE wiki_db WITH OWNER wiki_app;
@@ -33,7 +35,7 @@ sudo apt install apache2 php libapache2-mod-php php-xml php-mbstring
 
 Optimal :
 ```
-sudo apt install php-apcu php-intl php-gd php-cli php-curl inkscape
+sudo apt install php-apcu php-intl php-gd php-cli php-curl
 ```
 
 If php-apcu :