From cad012b6c46131d537059ad9081b35148e1bb972 Mon Sep 17 00:00:00 2001 From: tuhz Date: Thu, 25 Feb 2021 16:16:54 +0800 Subject: [PATCH] =?UTF-8?q?update=20doc/BLE=20MESH=20=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=89=8B=E5=86=8C.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\257\225\346\223\215\344\275\234\346\211\213\345\206\214.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/doc/BLE MESH \346\265\213\350\257\225\346\223\215\344\275\234\346\211\213\345\206\214.md" "b/doc/BLE MESH \346\265\213\350\257\225\346\223\215\344\275\234\346\211\213\345\206\214.md" index 1959a9d..ec81a63 100644 --- "a/doc/BLE MESH \346\265\213\350\257\225\346\223\215\344\275\234\346\211\213\345\206\214.md" +++ "b/doc/BLE MESH \346\265\213\350\257\225\346\223\215\344\275\234\346\211\213\345\206\214.md" @@ -49,7 +49,7 @@ export PATH=$PATH: /mnt/d/tools/csky-abiv2-elf-gcc/bin mkdir temp cd temp sudo pip install yoctools -yoc init git@gitlab.alibaba-inc.com:thead_test_solutions/manifest.git +yoc init yoc install test_blemesh_api cd solutions/test_blemesh_api ``` -- Gitee