Skip to content

Commit badae16

Browse files
committed
Add test tip
1 parent 32718d6 commit badae16

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/getting-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,9 @@ There is nothing else you need to install at this point.
191191

192192
### When targeting Android
193193

194-
You can run `npm run android-dev` which will run all the necessary scripts in order. Or you can run each step manually:
194+
Run `npm start` in one terminal.
195+
196+
In another you can run `npm run android-dev` which will run all the necessary scripts in order. Or you can run each step manually:
195197

196198
`1`: Compile TypeScript files
197199

0 commit comments

Comments
 (0)