diff --git a/react-native/ChatApp/README.md b/react-native/ChatApp/README.md index 0c123357efc5e3892724bf5d161ccf426b54bf4d..59d58883e0e8f52ad8f564c7c8aa781d4d3cc83a 100644 --- a/react-native/ChatApp/README.md +++ b/react-native/ChatApp/README.md @@ -6,4 +6,4 @@ Pour lancer l'application sur votre téléphone, après avoir cloné le projet, puis lancez cette commande pour installer les dépendances : ```npm install``` Puis vous pourrez lancer l'application sur votre téléphone : -```npm run android``` \ No newline at end of file +```react-native run-android``` \ No newline at end of file