diff --git a/.npmignore b/.npmignore index 5796e0f0705..4d185c5d43b 100644 --- a/.npmignore +++ b/.npmignore @@ -17,3 +17,5 @@ _vimrc_local.vim *.trace *.sublime- *.prefs +.jshintrc +./.npmignore diff --git a/README.md b/README.md index cfb3816d013..43f58b77b76 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Option 1: Use Appium.app: Option 2: Run Appium from the command line using Node: mkdir appium-test && cd appium-test - npm install appium -g # might have to do this with sudo + npm install -g appium # might have to do this with sudo npm install wd curl -O https://raw.github.com/appium/appium/master/sample-code/examples/node/simplest.js appium & diff --git a/submodules/appium.io b/submodules/appium.io index 79db073c20c..c55a4ce53c1 160000 --- a/submodules/appium.io +++ b/submodules/appium.io @@ -1 +1 @@ -Subproject commit 79db073c20ce307a8df9fefc07f00932e348260b +Subproject commit c55a4ce53c127513b3cc68acc5c5c288a27c506b