diff --git a/README.md b/README.md index 6a5b197350af662d1441050c5fe52638be08d4d1..e8e719735155892f9d614f3bbb0f7f1a707fa9ff 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ of your app. This documentation assumes you have a single thread file called `index.thread.js` in your project root. If your file is named differently or in a different location, you can update the documented commands accordingly. -*Note*: If your single thread file is in a different location, the folder structure needs to +**Note**: If your single thread file is in a different location, the folder structure needs to be replicated under `./ios` and `./android/app/src/main/assets/threads`. ```