Update magicleap README for SDK 0.20.0

This commit is contained in:
Alan Jeffrey 2019-04-12 14:10:54 -05:00 committed by Josh Matthews
parent f20a023ba7
commit 7cd8452ffc
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Magic Leap demo # Magic Leap demo
First, install the Magic Leap SDK. By default this is installed in `MagicLeap/mlsdk/<version>`, for example: First, install v0.20.0 or later of the Magic Leap SDK. By default this is installed in `MagicLeap/mlsdk/<version>`, for example:
``` ```
export MAGICLEAP_SDK=~/MagicLeap/mlsdk/v0.19.0 export MAGICLEAP_SDK=~/MagicLeap/mlsdk/v0.20.0
``` ```
You will also need a signing certificate. You will also need a signing certificate.
``` ```