From 58b3e6be74115ca952e067143f2a6414d11e071d Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Thu, 1 Aug 2019 14:15:57 +0100
Subject: [PATCH] README: Note that non-merged-/usr chroots are currently
 broken

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 0ab5195a6..cd0052942 100644
--- a/README.md
+++ b/README.md
@@ -252,6 +252,12 @@ Instructions for testing
         $ ln -s /var/chroots/steamrt_scout_amd64 \
             ~/.steam/root/common/SteamLinuxRuntime/scout-chroot/files
 
+    (TODO: This is currently broken for chroots that are not merged-/usr.
+    so you will need to unpack
+    `com.valvesoftware.SteamRuntime.Sdk-amd64,i386-scout-sysroot.tar.gz`
+    into `/var/chroots/steamrt_scout_amd64` instead of using
+    [`setup_chroot.sh`][].)
+
 * Launch a game once without pressure-vessel
 
 * Configure the launch options for the chosen game. Either use the Steam
-- 
GitLab