From c6e2e89a65325d2bfdbd487cffed74490438d3fc Mon Sep 17 00:00:00 2001 From: "Panupong (Ice) Pasupat" Date: Wed, 2 Mar 2022 20:56:00 -0800 Subject: [PATCH] Update README.md Updated as suggested in #117 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64dba68..4f4c820 100644 --- a/README.md +++ b/README.md @@ -104,10 +104,13 @@ similar your system is. 3. Compile the source code (this produces `libsempre/sempre-core.jar`): ant core + + If there is any issue during compilation, try deleting the directories `lib` and `fig` + and rerunning `./pull-dependencies core` 4. Run an interactive shell: - ./run @mode=simple + ruby ./run @mode=simple You should be able to type the following into the shell and get the answer `(number 7)`: