فهرست منبع

[tools] Make less command compatible with Ubuntu

Romain Rigaux 10 سال پیش
والد
کامیت
834200e
2فایلهای تغییر یافته به همراه10 افزوده شده و 2 حذف شده
  1. 2 2
      tools/ace-editor/README-HUE
  2. 8 0
      tools/bootplus/README-HUE

+ 2 - 2
tools/ace-editor/README-HUE

@@ -1,8 +1,8 @@
 For dev
 For dev
 
 
 Install
 Install
-* nodejs
+* nodejs / nodejs-legacy (Ubuntu)
 * npm
 * npm
 
 
-Then
+Then from this directory
 npm install
 npm install

+ 8 - 0
tools/bootplus/README-HUE

@@ -0,0 +1,8 @@
+For dev
+
+Install from this dir:
+
+npm install less recess
+
+If Ubuntu:
+sudo apt-get install nodejs-legacy