README: add instructions for debian
nodejs-legacy for /usr/bin/node which is apparently needed by bower install.
This commit is contained in:
parent
b5d2c5f07b
commit
fe8ec6f64c
1
README
1
README
@ -39,6 +39,7 @@ with the last step (building the theme):
|
|||||||
```
|
```
|
||||||
cd hotdoc_bootstrap_theme
|
cd hotdoc_bootstrap_theme
|
||||||
sudo dnf install nodejs # On Fedora
|
sudo dnf install nodejs # On Fedora
|
||||||
|
sudo apt-get install nodejs nodejs-legacy npm # debian
|
||||||
npm install && ./node_modules/bower/bin/bower install
|
npm install && ./node_modules/bower/bin/bower install
|
||||||
cd ..
|
cd ..
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user