learnmath / lysa

Learn You Some Algebras for Glorious Good!
https://learnmath.github.io/
Other
16 stars 3 forks source link

Add install instructions for Ubuntu 14.04 #94

Open pharpend opened 9 years ago

pharpend commented 9 years ago
From f046dfbcb04b4f90cfccdb9920808b74e3de8e71 Mon Sep 17 00:00:00 2001
From: Peter Harpending <pharpend2@gmail.com>
Date: Mon, 29 Dec 2014 10:23:47 -0700
Subject: [PATCH 1/2] Add Ubuntu 14.04 install instructions.

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 5590cc0..82efd4f 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,10 @@ faster (from several hours to a few minutes). If your memory is precious, use

     # apt-get install biblatex texlive texlive-latex-extra texlive-bibtex-extra texlive-xetex texlive-math-extra texlive-latex3

+#### Ubuntu 14.04
+
+    # apt-get install texlive-latex-extra texlive-bibtex-extra texlive-xetex texlive-latex3 texlive-fonts-recommended
+
 [texlive]: https://www.tug.org/texlive/

-- 
2.2.1