diff --git a/tests/README.md b/tests/README.md index 5e473724..6983a9df 100755 --- a/tests/README.md +++ b/tests/README.md @@ -51,8 +51,9 @@ npm run build-src-watch cd tests/ && npm run packager-jet ``` -> It must be this script only that starts the RN Packager, using the default RN packager command will not work. -> Also ensure that all existing packagers are terminated and that you have no React Native debugger tabs open on your browsers. +> ⚠️ It must be this script only that starts the RN Packager, using the default RN packager command will not work. + +> ⚠️ Also ensure that all existing packagers are terminated and that you have no React Native debugger tabs open on your browsers. ### Step 3: Build Native App