From 88a384b9215e10ba98214b7f502d1ee5fce6c046 Mon Sep 17 00:00:00 2001 From: John Winans Date: Mon, 30 Apr 2018 08:46:13 -0500 Subject: [PATCH] Clarify the .bashrc and build bits. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92a437c..eee2528 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Put the following into .bashrc: export INFOPATH=$INFOPATH:/usr/local/texlive/2017/texmf-dist/doc/info export MANPATH=$MANPATH:/usr/local/texlive/2017/texmf-dist/doc/man +Then clone and build this repo: + git clone git@github.com:johnwinans/rvalp.git cd rvalp make world