shithub: sl

Download patch

ref: 41efd510e5a866a1a87c55f8fb557c9ad2abaecb
parent: 8b1497fea2fc50dffc9de2c400386fd1643e3cf8
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Mon Jan 13 23:59:49 EST 2025

readme: runs on mac system 4.x

--- a/README.md
+++ b/README.md
@@ -5,12 +5,14 @@
 This is a reanimation of
 https://github.com/lambdaconservatory/femtolisp with bigger plans.
 
-Supported OS: [9front](http://9front.org), Unix-like operating systems (OpenBSD, NetBSD, Linux, etc), MacOS 7.x-9.x.
+Supported OS: [9front](http://9front.org), Unix-like operating systems (OpenBSD, NetBSD, Linux, etc).
 
 Supported CPUs: any decent 32 or 64-bit, little or big endian.
 
 Tested on: 9front/arm64, OpenBSD/386, NetBSD/sparc64, Alpine/amd64, Android/arm64.
 
+Also runs on: MacOS 4.x-9.x.
+
 Some of the changes from the original include:
 
  * aggressive clean up, removal, renaming and refactoring
@@ -43,7 +45,7 @@
 
 	mk all test
 
-### MacOS 7.x-9.x (PowerPC or m68k)
+### MacOS 4.x-9.x (m68k or PowerPC)
 
 Install and build [Retro68](https://github.com/autc04/Retro68).