mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
README: add instructions for arch linux
This commit is contained in:
parent
6946bfb0c1
commit
cd3a242aa1
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -40,6 +40,7 @@ with the last step (building the theme):
|
|||
cd hotdoc_bootstrap_theme
|
||||
sudo dnf install nodejs # On Fedora
|
||||
sudo apt-get install nodejs nodejs-legacy npm # debian
|
||||
sudo pacman -S nodejs npm# arch
|
||||
npm install && ./node_modules/bower/bin/bower install
|
||||
cd ..
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue