diff --git a/.scripts/install-deb.sh b/.scripts/install-deb.sh index 2c796a9..81ce00c 100644 --- a/.scripts/install-deb.sh +++ b/.scripts/install-deb.sh @@ -25,6 +25,7 @@ sudo apt -y install texlive sudo apt -y install lmodern # revealjs +sudo apt -y install npm cd ~/.revealjs git clone https://github.com/hakimel/reveal.js.git cd reveal.js