Skip to content

Commit 94b2335

Browse files
committed
fix typo
1 parent c0a17b9 commit 94b2335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ tasks:
1616
- echo -e "\nYour React-Native voice assistant is ready to go!\n"
1717

1818
- echo -e "Install the dependencies by running \"npm install\"\n"
19-
- echo -e "To give it a try, run \"npx expo run:android\" or "npx expo run:ios" to run the app.\n"
19+
- echo -e "To give it a try, run \"npx expo run:android\" or \"npx expo run:ios\" to run the app.\n"
2020
- echo -e "For more help view your project's README.md file or join our Slack community at https://livekit.io/join-slack."

0 commit comments

Comments
 (0)