diff --git a/README.md b/README.md index 355ab29..513ad99 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For Bouffallo based boards: ``` git clone https://github.com/openbouffalo/OBLFR.git git clone https://github.com/bouffalolab/bl_mcu_sdk.git -git clone git@gitee.com:bouffalolab/toolchain_gcc_t-head_linux.git +git clone https://gitee.com/bouffalolab/toolchain_gcc_t-head_linux.git PATH=$PATH:/bin/ cd OBLFR/apps/helloworld make