Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down