matrixbirds 5 år sedan
förälder
incheckning
33d09e2dac
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      samples/simpleDemo/README.md

+ 2
- 2
samples/simpleDemo/README.md Visa fil

@@ -10,7 +10,7 @@
10 10
   * Android Device
11 11
 
12 12
 ## Build
13
-  [More details read the doc](../../docs/ANDROID_INSTALLATION.md)
13
+  [More Android Setup details read the doc](../../docs/ANDROID_INSTALLATION.md)
14 14
   ```bash
15 15
   adb reverse tcp:8081 tcp:8081
16 16
   adb reverse tcp:8097 tcp:8097
@@ -27,7 +27,7 @@
27 27
   * Reliable iOS Device Cable
28 28
 
29 29
 ## Build
30
-  [More details read the doc](../../docs/IOS_INSTALLATION.md)
30
+  [More iOS Setup details read the doc](../../docs/IOS_INSTALLATION.md)
31 31
   ```bash
32 32
   npm install
33 33
   npm run ios