Skip to content

Commit f1918a0

Browse files
author
Alexis
authored
Update README.md
Add android instructions
1 parent 4a082f0 commit f1918a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default {
4242
url: 'http://192.168.0.10:1337',
4343
};
4444
```
45-
45+
- Create a file called `local.properties` in the `/MobileApp/android` folder and add the following line (replace the target with the path to your SDK): `sdk.dir = /Users/Alexis/Library/Android/sdk`
4646
- Open an Emulator (from Android Studio) or plug an Android device on your computer.
4747
- Then you can run the following in terminal:
4848
```

0 commit comments

Comments
 (0)