aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSan Khong2012-07-16 14:18:37 -0700
committerSan Khong2012-07-16 14:18:37 -0700
commit5146f224258929415adf4a8022e492454b4e2476 (patch)
treeed3e88b67a7d2a3ff2393ad9dc5a5937b09af28e
parent156f15cec3203528a78783d075d4b8f1eb40c06d (diff)
downloadninja-5146f224258929415adf4a8022e492454b4e2476.tar.gz
update Readme.md to add info about hidden user library folder on Lion.
-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.