From fd2e5ed93ee48dd8c3a6edf85b7bfa46972fc736 Mon Sep 17 00:00:00 2001 From: Zoe Braiterman Date: Sat, 8 Jan 2022 11:57:59 -0500 Subject: [PATCH] Update README.md (#643) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 123900f1..6e45675e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ There (soon) will also be Docker containers with the latest, and a way to try ou ### Getting releases -Get the Maiko release [here](https://github.com/Interlisp/maiko/releases). You'll need the one corresponding to your operating system and processor (for Windows with WSL or Intel linux, use `linux.x86_64`; for Macs use `darwin.x86_64` for Intel and `darwin.aarch64` for M1.) +Get the Maiko release [here](https://github.com/Interlisp/maiko/releases). You'll need the one corresponding to your operating system and processor (for Windows with WSL or Intel Linux, use `linux.x86_64`; for Macs use `darwin.x86_64` for Intel and `darwin.aarch64` for M1.) Or, build your own maiko (the binaries `lde` `ldex` and `ldeinit`.) We can build for other OS arch pairs depending on what is available for GitHub actions. @@ -99,7 +99,7 @@ Or from the Common Lisp prompt with: ``` (IL:LOGOUT) ``` -When you logout of the system, Medley automatically creates a binary +When you log out of the system, Medley automatically creates a binary dump of your system located in your home directory named `lisp.virtualmem`. The next time you run the system, if you don't specify a specific image to run, Medley restores that image so that