mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
Updated installation README
This commit is contained in:
parent
ed138f10a2
commit
11ae920b8a
@ -31,8 +31,9 @@ Moonlight also has mobile versions for [Android](https://github.com/moonlight-st
|
||||
|
||||
##Building
|
||||
1. Install the Chrome Native Client SDK and download the current Pepper SDK
|
||||
2. Set the NACL_SDK_ROOT environment variable to your Pepper SDK folder
|
||||
3. Run 'make' from within the moonlight-chrome repo
|
||||
2. Set the `NACL_SDK_ROOT` environment variable to your Pepper SDK folder. If you need more detailed instructions, see [here](https://github.com/google/pepper.js/wiki/Getting-Started)
|
||||
3. Run `git submodule update --init --recursive` from within `moonlight-chrome/`
|
||||
4. Run `make` from within the `moonlight-chrome/` repo
|
||||
|
||||
##Testing
|
||||
1. Open the Extensions page in Chrome
|
||||
|
Loading…
x
Reference in New Issue
Block a user