mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 02:20:42 +00:00
Updated Full details for Compilation and Installation in Raspbian Or OSMC (markdown)
@@ -21,13 +21,21 @@ Or if you have Raspbian image:
|
||||
4) Then donwload the moonlight-embedded sources, compile and install it with these commands:
|
||||
|
||||
**git clone https://github.com/irtimmer/moonlight-embedded.git**
|
||||
|
||||
**cd moonlight-embedded**
|
||||
|
||||
**git submodule update --init**
|
||||
|
||||
**mkdir build**
|
||||
|
||||
**cd build/**
|
||||
|
||||
**cmake ../**
|
||||
|
||||
**make**
|
||||
|
||||
**sudo make install**
|
||||
|
||||
**sudo ldconfig**
|
||||
|
||||
5) Lastly, reboot your machine:
|
||||
|
||||
Reference in New Issue
Block a user