Updated installation README

This commit is contained in:
David Aghassi 2016-04-12 16:26:17 -04:00
parent ed138f10a2
commit 11ae920b8a

View File

@ -31,8 +31,9 @@ Moonlight also has mobile versions for [Android](https://github.com/moonlight-st
##Building ##Building
1. Install the Chrome Native Client SDK and download the current Pepper SDK 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 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 'make' from within the moonlight-chrome repo 3. Run `git submodule update --init --recursive` from within `moonlight-chrome/`
4. Run `make` from within the `moonlight-chrome/` repo
##Testing ##Testing
1. Open the Extensions page in Chrome 1. Open the Extensions page in Chrome