aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-07-16 15:42:37 -0700
committerJose Antonio Marquez2012-07-16 15:42:37 -0700
commit928cc57730d1938c03013d3512c324677f5b8d2c (patch)
tree0999a77c29df34a3c75c3906aa7c4d7b77557ca8
parenta402ae19732f7aeb53de27e3f25f72e9c42a453c (diff)
parent5146f224258929415adf4a8022e492454b4e2476 (diff)
downloadninja-928cc57730d1938c03013d3512c324677f5b8d2c.tar.gz
Merge branch 'refs/heads/Ninja-Master' into Document
-rw-r--r--README.md22
1 files changed, 12 insertions, 10 deletions
diff --git a/README.md b/README.md
index 4609102b..286a99ae 100644
--- a/README.md
+++ b/README.md
@@ -21,17 +21,19 @@ If you're already familiar with using Git, GitHub, you can clone master branch o
215. Load unpacked extension... and browse to your cloned master branch. 215. Load unpacked extension... and browse to your cloned master branch.
226. Copy Ninja app ID from the Extensions page under the app name. 226. Copy Ninja app ID from the Extensions page under the app name.
237. On Windows: 237. 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 Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. Close Registry Editor. 28 - Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field.
29 - Close Registry Editor.
298. On Mac: 308. On Mac:
30 Launch Finder. 31 - Launch Finder.
31 Double click on /Users/\<user\>/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. 32 - Double click on /Users/\<user\>/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. Note: on Lion (10.7), user library folder is hidden by default. To browse to it, in Finder choose Go > Go to Folder and type ~/Library, or select Go menu with Alt (Option) key down to see Library listed in Go menu or make the user library folder permanently visible by running the following command in Terminal: chflags nohidden ~/Library
32 Click on Add Child Type 'Local Ninja Origin' no quotes. 33 - Click on Add Child Type 'Local Ninja Origin' no quotes.
33 For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. 34 - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page.
34 Save (File > Save or Cmd S) Close Property List Editor. 35 - Save (File > Save or Cmd S).
36 - Close Property List Editor.
359. Quit Ninja Local Cloud 379. Quit Ninja Local Cloud
3610. Launch Ninja Local Cloud 3810. Launch Ninja Local Cloud
3711. Click Copy button to copy the Ninja Local Cloud URL. 3911. Click Copy button to copy the Ninja Local Cloud URL.