diff --git "a/niobe407/docs/software/\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272\344\270\216\345\233\272\344\273\266\347\274\226\350\257\221.md" "b/niobe407/docs/software/\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272\344\270\216\345\233\272\344\273\266\347\274\226\350\257\221.md" index 5fc0dbeacc0487dc6df60a06f371ee051d2f6001..eb233282db617feb38de93d666d67fa5b2d679d3 100644 --- "a/niobe407/docs/software/\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272\344\270\216\345\233\272\344\273\266\347\274\226\350\257\221.md" +++ "b/niobe407/docs/software/\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272\344\270\216\345\233\272\344\273\266\347\274\226\350\257\221.md" @@ -104,7 +104,7 @@ source ~/.bashrc ```shell mkdir niobe407_src && cd niobe407_src -repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify -m devboard_niobe407.xml +repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify -m chipsets/niobe407.xml repo sync -c repo forall -c 'git lfs pull' repo start master --all