From ad386db2fa6814a9879f2aae3edf5fce96ddc24a Mon Sep 17 00:00:00 2001 From: chrisplatorres <29695350+chrisplatorres@users.noreply.github.com> Date: Wed, 7 Aug 2019 19:03:09 -0500 Subject: [PATCH] Specify Lumin SDK v0.19 in Magic Leap One build instructions --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index b8c9433611..9c91ef6af0 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -46,7 +46,7 @@ Build targets : 1. download developer certificate and private key from https://creator.magicleap.com in Publish then Certificates 1. place the renamed certificate in `cert/app.cert` and private key in `cert/app.privkey` 1. download Magic Leap Package Manager from https://creator.magicleap.com -1. install Magic Leap Lumin SDK +1. install Magic Leap Lumin SDK v0.19 1. open **Ubuntu Bash on Windows** 1. `cd /mnt/c/exokit` 1. `git clone https://github.com/exokitxr/exokit.git`