From 35c9b40982d477d00d9bf09395d96e0047926ba5 Mon Sep 17 00:00:00 2001 From: Bill Hass Date: Sun, 29 Jan 2023 19:34:09 -0500 Subject: [PATCH] Update README with details on snap confinement --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dbabc8..53db874 100644 --- a/README.md +++ b/README.md @@ -256,9 +256,12 @@ reach out to its package maintainers team. Install latest stable version: ``` -$ snap install tio +$ snap install tio --classic ``` +Note: Classic confinement is currently required due to limitations of the snapcraft framework. +See [Issue #187](https://github.com/tio/tio/issues/187) for discussion. + ### 4.3 Installation using brew (MacOS, Linux) If you have [brew](http://brew.sh) installed: