Update README with details on snap confinement

This commit is contained in:
Bill Hass 2023-01-29 19:34:09 -05:00
parent b533312d45
commit 35c9b40982

View file

@ -256,9 +256,12 @@ reach out to its package maintainers team.
Install latest stable version: 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) ### 4.3 Installation using brew (MacOS, Linux)
If you have [brew](http://brew.sh) installed: If you have [brew](http://brew.sh) installed: