From 7b50882e76f3aba983239dc3f1f4f5fed3fbb00c Mon Sep 17 00:00:00 2001 From: SaumyajitG <31681933+SaumyajitG@users.noreply.github.com> Date: Wed, 6 Sep 2017 10:06:16 +0530 Subject: [PATCH] Update README.org The export command lacks the "pusimple.pre" file at the end of the path. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index fc9e5e2..2996030 100644 --- a/README.org +++ b/README.org @@ -26,7 +26,7 @@ you should get an error that prelude not found Set the path thus at shell (make sure the path below is correct!) #+BEGIN_SRC shell -$ export PUGOFER=/home/[yourname]/gofer +$ export PUGOFER=/home/[yourname]/gofer/pusimple.pre #+END_SRC Now gofer should run (at shell) ie #+BEGIN_SRC shell