mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 02:20:42 +00:00
Add sudo on apt-get for more consistency
@@ -24,8 +24,8 @@ sudo apt-key add itimmer.gpg
|
|||||||
Install the package using
|
Install the package using
|
||||||
|
|
||||||
```
|
```
|
||||||
apt-get update
|
sudo apt-get update
|
||||||
apt-get install moonlight-embedded
|
sudo apt-get install moonlight-embedded
|
||||||
```
|
```
|
||||||
|
|
||||||
## ArchLinux
|
## ArchLinux
|
||||||
|
|||||||
Reference in New Issue
Block a user