mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README with details on snap confinement
This commit is contained in:
parent
b533312d45
commit
35c9b40982
1 changed files with 4 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue