소스 검색

Update doc

Tatsuhiro Tsujikawa 9 년 전
부모
커밋
8096690418
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -393,7 +393,7 @@ environment variable which must fulfill the following conditions:
 
      $NDK/build/tools/make_standalone_toolchain.py \
         --arch arm --api 16 --stl=gnustl \
-         --install-dir $ANDROID_HOME/toolchain
+        --install-dir $ANDROID_HOME/toolchain
 
 * The dependent libraries must be installed under
   ``$ANDROID_HOME/usr/local``.