From 46ffd090420f6be94d15a60705be2a46395296fc Mon Sep 17 00:00:00 2001 From: Eduap-com Date: Thu, 28 Oct 2021 08:33:44 +0200 Subject: [PATCH] Update How to build WordMat.md --- How to build WordMat.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/How to build WordMat.md b/How to build WordMat.md index d0809f20..fd2b39b6 100644 --- a/How to build WordMat.md +++ b/How to build WordMat.md @@ -111,8 +111,9 @@ linenum:-1; ``` - The command window will now close if everything went fine -- The new *maxima.core* file will be placed in *Users/youruser* +- The new *maxima.core* file will be placed in *Users/youruser* or same dir as maxima - Copy *Users/youruser/maxima.core* to *maxima.app/Contents/Resources/maxima/lib/maxima/5.38.0/binary-sbcl/* in the Mac folder in the GitHub repository +- The new maxima.core file can be run using the command 'sbcl --core maxima.core' **Notes** >If load(solvereal) fails the contents of the file can be copy/pasted to the terminal window in stead.