소스 검색

fix. docs

matrixbirds 5 년 전
부모
커밋
33d09e2dac
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      samples/simpleDemo/README.md

+ 2
- 2
samples/simpleDemo/README.md 파일 보기

@@ -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