diff --git a/modules/lang/org/README.org b/modules/lang/org/README.org index 08fcc2cb1..beb9f86e0 100644 --- a/modules/lang/org/README.org +++ b/modules/lang/org/README.org @@ -187,7 +187,12 @@ brew install gnuplot #+begin_src sh pacman -S texlive-core texlive-bin texlive-science texlive-latexextra pacman -S gnuplot -pacman -S jupyter # required by +jupyter +#+end_src + +** Debian & Ubuntu +#+begin_src sh +apt-get install texlive dvipng +apt-get install gnuplot #+end_src ** NixOS