From c8701dae7f9d265165bd4bb963d131474a7787f5 Mon Sep 17 00:00:00 2001 From: david-swift <106754840+david-swift@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:18:33 +0100 Subject: [PATCH] Add instructions for permission error #2 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 335dd6c..b7bf3fe 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,12 @@ sudo flatpak-builder build-dir org.freedesktop.Sdk.Extension.swift.json --instal > chmod u+s /usr/bin/bwrap > ``` +> [!NOTE] +> Add the `--user` flag to the installation command if you get the error: +> ``` +> open(O_TMPFILE): Permission denied +> ``` + ### Install Other Tools The following tools are required or recommended for editing this repository: