Explorar o código

[tools] Make less command compatible with Ubuntu

Romain Rigaux %!s(int64=10) %!d(string=hai) anos
pai
achega
834200e816
Modificáronse 2 ficheiros con 10 adicións e 2 borrados
  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
 
 Install
-* nodejs
+* nodejs / nodejs-legacy (Ubuntu)
 * npm
 
-Then
+Then from this directory
 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