We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a17b9 commit 94b2335Copy full SHA for 94b2335
taskfile.yaml
@@ -16,5 +16,5 @@ tasks:
16
- echo -e "\nYour React-Native voice assistant is ready to go!\n"
17
18
- 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"
+ - echo -e "To give it a try, run \"npx expo run:android\" or \"npx expo run:ios\" to run the app.\n"
20
- 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