Updated README. - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 3e0ebb9ecdfa570f11e09e5ad9fd6231dfb107c7
(DIR) parent 1224a293dc2c39dfcd3e161b0918f02997f7c925
(HTM) Author: Rob King <jking@deadpixi.com>
Date: Wed, 7 Dec 2016 16:00:49 -0600
Updated README.
Diffstat:
README.rst | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/README.rst b/README.rst
@@ -44,6 +44,8 @@ Installation and configuration is fairly simple:
- You need to be running X11 of some sort.
On the Mac, `XQuartz`_ seems to work well.
+ On Linux and BSD systems,
+ the operating system's installation of X should be fine.
- If you need to modify the default compile-time configuration (which is unlikely)
copy `config.mk.def` to `config.mk` and modify as needed
- Run `make clean`