From 5146f224258929415adf4a8022e492454b4e2476 Mon Sep 17 00:00:00 2001 From: San Khong Date: Mon, 16 Jul 2012 14:18:37 -0700 Subject: update Readme.md to add info about hidden user library folder on Lion. --- README.md | 22 ++++++++++++---------- 1 file 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 5. Load unpacked extension... and browse to your cloned master branch. 6. Copy Ninja app ID from the Extensions page under the app name. 7. On Windows: - Click Start menu icon and type regedit. - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. - Right click and select New > String value. - Type 'Local Ninja Origin' no quotes. - 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. + - Click Start menu icon and type regedit. + - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. + - Right click and select New > String value. + - Type 'Local Ninja Origin' no quotes. + - 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. 8. On Mac: - Launch Finder. - Double click on /Users/\/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. - Click on Add Child Type 'Local Ninja Origin' no quotes. - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. - Save (File > Save or Cmd S) Close Property List Editor. + - Launch Finder. + - Double click on /Users/\/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 + - Click on Add Child Type 'Local Ninja Origin' no quotes. + - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. + - Save (File > Save or Cmd S). + - Close Property List Editor. 9. Quit Ninja Local Cloud 10. Launch Ninja Local Cloud 11. Click Copy button to copy the Ninja Local Cloud URL. -- cgit v1.2.3