Skip to content

Commit 2b401d5

Browse files
committed
Update readme
1 parent e6956ab commit 2b401d5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,10 @@ FirebaseCore.configure();
5151

5252
## Build
5353
```js
54-
cd ios
55-
appc ti build -p ios --build-only
54+
cd [ios|android]
55+
appc run -p [ios|android] --build-only
5656
```
5757

5858
## Legal
5959

60-
This module is Copyright (c) 2017-Present by Appcelerator, Inc. All Rights Reserved.
61-
Usage of this module is subject to the Terms of Service agreement with Appcelerator, Inc.
60+
This module is Copyright (c) 2017-Present by Hans Knöchel. All Rights Reserved.

0 commit comments

Comments
 (0)