diff --git a/README.md b/README.md index bc32974..0f27b98 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Todo and Note App for android using Cordova ### To install: ``` +npm init npm install -g cordova cordova platform add android ```