Re-added npm, necessary to install revealjs

This commit is contained in:
Nathan Schneider
2022-01-09 22:01:05 +00:00
parent f299cceaed
commit 4790d10e3a
+1
View File
@@ -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