rajven 4 лет назад
Родитель
Сommit
5801ddeac6
2 измененных файлов с 8 добавлено и 0 удалено
  1. 4 0
      docs/Readme.en.md
  2. 4 0
      docs/Readme.ru.md

+ 4 - 0
docs/Readme.en.md

@@ -35,6 +35,10 @@ download from https://github.com/select2/select2 release
 example: wget https://github.com/select2/select2/archive/4.0.12.tar.gz
 extract contents from directory dist archive to /var/www/html/js/select2/
 
+download jstree from  https://github.com/vakata/jstree/
+wget https://github.com/vakata/jstree/zipball/3.3.12 -O js.zip
+extract contents from directory dist archive to /var/www/html/js/jstree
+
 5. Configure mysql
 
 systemctl enable mariadb

+ 4 - 0
docs/Readme.ru.md

@@ -35,6 +35,10 @@ download from https://github.com/select2/select2 release
 example: wget https://github.com/select2/select2/archive/4.0.12.tar.gz
 extract contents from directory dist archive to /var/www/html/js/select2/
 
+download jstree from  https://github.com/vakata/jstree/
+wget https://github.com/vakata/jstree/zipball/3.3.12 -O js.zip
+extract contents from directory dist archive to /var/www/html/js/jstree
+
 5. Настраиваем mysql 
 
 systemctl enable mariadb