Skip to content

Commit 796574c

Browse files
committed
update README.md
1 parent 564ae7e commit 796574c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ The actual content of the app is under hackfoldr/www
77

88
To build and run the app:
99

10-
1. Add android SDK to your PATH variable
10+
0. Add android SDK to your PATH variable
1111

1212
e.g. $ echo $PATH
1313

1414
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/local/mysql/bin:/Applications/Android Studio.app/sdk/tools:/Applications/Android Studio.app/sdk/platform-tools:/Applications/apache-ant-1.9.4/bin:/Applications/Android Studio.app/sdk
1515

16+
1. cd /Users/user/Downloads/hackfoldr-mobile/hackfoldr
17+
1618
2. $ cordova platform add android
1719

1820
3. $ cordova build

0 commit comments

Comments
 (0)