소스 검색

acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir

Mike Frysinger 20 년 전
부모
커밋
4c16d89c0d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/buildroot.html

+ 1 - 1
docs/buildroot.html

@@ -364,7 +364,7 @@
     <code>~/buildroot/</code>) :</p>
 
 <pre>
-export PATH=$PATH:~/buildroot/build_mips/bin/
+export PATH=$PATH:~/buildroot/build_mips/staging_dir/bin/
 </pre>
 
     <p>Then you can simply do :</p>