From 2a880b2587c2063bc02681fa63c2ef80dcaf30fb Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Sat, 3 Sep 2022 18:53:03 +1200 Subject: [PATCH] Specify how metro works in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5292a4d..0d8f04a 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Then start the metro server: yarn start ``` -Then run the `android` script: +Then (in a separate terminal) run the `android` script: ``` yarn android