Skip to content
Snippets Groups Projects
Commit 86b80652 authored by COURTES Guillaume's avatar COURTES Guillaume
Browse files

fix run android command

parent 3e5ce93e
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment