Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Install libraries
Create new app and build for android / ios
-----------------

ionic create hello-world
ionic start hello-world
cd hello-world
cordova platform add android
cordova platform add ios
Expand Down Expand Up @@ -91,4 +91,4 @@ the following doesn't work on mobile:
<script src="//cdn.firebase.com/v0/firebase.js"></script>
<script src="//cdn.firebase.com/libs/angularfire/0.3.0/angularfire.min.js"></script>