Clarified X11 requirement. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 52560d09cbda90c0c11f4775530a461eb00bb53a | |
parent 69733b68a46151270a965f134996c20cf8969075 | |
Author: Rob King <[email protected]> | |
Date: Wed, 7 Dec 2016 23:28:07 -0600 | |
Clarified X11 requirement. | |
Diffstat: | |
README.rst | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -101,7 +101,7 @@ New Features | |
============ | |
Modern OS Support | |
- This version of sam compiles and runs on modern Linux/Unix/BSD systems. | |
+ This version of sam compiles and runs on modern Linux/Unix/BSD/macOS syste… | |
Improved 64-bit Support | |
The original sam had support for 32-bit architectures and big-endian 64-bi… |