From 1e90460fcf9572a9894e33ca3e62f1bc0efd76fe Mon Sep 17 00:00:00 2001 From: Cameron Voell Date: Fri, 8 Dec 2023 10:52:12 -0800 Subject: [PATCH] Update example/README.md Co-authored-by: J-Ha <5481259+jhaaaa@users.noreply.github.com> --- example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/README.md b/example/README.md index 189d57010..da35a3dad 100644 --- a/example/README.md +++ b/example/README.md @@ -2,7 +2,7 @@ This basic messaging app has an intentionally unopinionated UI to help make it easier for you to build with. -## Running the Example App +## Run the example app Follow the [React Native guide](https://reactnative.dev/docs/environment-setup) to set up a CLI environment. To use the example app, run: