mirror of
https://github.com/etlegacy/etlegacy-snap.git
synced 2024-11-10 06:31:38 +00:00
README: Update README
This commit is contained in:
parent
64e90fc8e5
commit
3c0c141530
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
@ -6,6 +6,18 @@ To install ET Legacy Snap.
|
|||
sudo snap install etlegacy --stable
|
||||
```
|
||||
|
||||
New X11 Support is now in edge
|
||||
```
|
||||
sudo snap install etlegacy --edge
|
||||
```
|
||||
|
||||
|
||||
Supported Window Manager Protocols
|
||||
```
|
||||
Wayland
|
||||
X11
|
||||
```
|
||||
|
||||
Supported Architectures:
|
||||
```
|
||||
amd64 | arm64
|
||||
|
@ -19,6 +31,7 @@ amd64 | arm64
|
|||
To run ET Legacy Snap.
|
||||
```
|
||||
Type:
|
||||
etlegacy.etl to run client side
|
||||
etlegacy.etl-wayland to run client with wayland
|
||||
etlegacy.etl-x11 to run client with X11
|
||||
etlegacy.etl-ded to run server side
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue