diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,18 +19,18 @@ If you're already familiar with using Git, GitHub, you can clone master branch o | |||
19 | 3. In the Chrome browser, go to chrome://chrome/extensions/ | 19 | 3. In the Chrome browser, go to chrome://chrome/extensions/ |
20 | 4. Turn on Developer mode. | 20 | 4. Turn on Developer mode. |
21 | 5. Load unpacked extension... and browse to your cloned master branch. | 21 | 5. Load unpacked extension... and browse to your cloned master branch. |
22 | 6. Copy Ninja app ID from the Extensions page under the app name. | 22 | 6. Copy Ninja app ID from the Chrome Extensions page under the app name. |
23 | 7. On Windows: | 23 | 7. On Windows: |
24 | Click Start menu icon and type regedit | 24 | Click Start menu icon and type regedit |
25 | Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options | 25 | Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options |
26 | Right click and select New > String value | 26 | Right click and select New > String value |
27 | Type 'Local Ninja Origin' no quotes | 27 | Type 'Local Ninja Origin' no quotes |
28 | Double click on Local Ninja Origin and paste in the ID copied in step 6 in the Value data field. Close Registry Editor. | 28 | Double click on Local Ninja Origin and paste the Ninja app ID copied in step 6 from the Chrome Extensions page in the Value data field. Close Registry Editor. |
29 | 8. On Mac: | 29 | 8. On Mac: |
30 | Launch Finder. | 30 | Launch Finder. |
31 | Double click on /Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist | 31 | Double click on Users/\<user\>/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist |
32 | Click on Add Child Type 'Local Ninja Origin' no quotes | 32 | Click on Add Child Type 'Local Ninja Origin' no quotes |
33 | For value, paste in the ID copied in step 6. | 33 | For value, paste the Ninja app ID copied in step 6 from the Chrome Extensions page. |
34 | Save (File > Save or Cmd S) Close Property List Editor | 34 | Save (File > Save or Cmd S) Close Property List Editor |
35 | 9. Quit Ninja Local Cloud | 35 | 9. Quit Ninja Local Cloud |
36 | 10. Launch Ninja Local Cloud | 36 | 10. Launch Ninja Local Cloud |