From c7a92b08914edd8cddb2806e2645659e36cb8b42 Mon Sep 17 00:00:00 2001
From: theuser <theuser@mi.fu-berlin.de>
Date: Sun, 15 Sep 2019 20:31:23 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0a7eed7..3505c2c 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Documentation and [Schillix](https://www.berlios.de/software/schillix/) distribu
 This repository contains
 * ISO image used for the initial boot and installation of Schillix 0.8 (Build 147)
 * tar archives of various tools and their supporting ecospheres added in the meantime
-   * `/usr/sfw`  Sunfreeware ecosystem
+   * `/usr/sfw`  Sunfreeware ecosystem (oops, archive with leading / - extract using `star -zxpU/ sfw.tar.gz`)
    * `/opt/csw`  csw ecosystem
    * `/opt/gcc-3-4-3` C Compiler
    * `/opt/schily` Snapshot of a build that seems to date back to 2013. To be replaced with a current one soon.
-- 
GitLab