diff --git a/README.md b/README.md index 14552af..894f262 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,4 @@ Debug After cloning appium-xcode, execute `npm link` in the appium-xcode directory. Next run `npm link appium-xcode` from the appium directory. This will symlink appium-xcode to node_modules/appium-xcode. If the clone becomes out of date remember to unlink or delete node_modules and reinstall. For quick debugging you could cd into the node_modules/appium-xcode folder and run `npm install` followed by `npm run build`. +