Skip to content

Commit 37b98f7

Browse files
njyq2008krzychb
authored andcommitted
1 parent ef080c0 commit 37b98f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/index-cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ ESP-IDF 将会被下载到 ``~/esp/esp-idf``。
142142
:example:`get-started/hello_world` 拷贝到 ``~/esp`` 目录: ::
143143

144144
cd ~/esp
145-
cp -r $IDF_PATH/examples/get-started/hello_world
145+
cp -r $IDF_PATH/examples/get-started/hello_world .
146146

147147
ESP-IDF 的 :idf:`examples` 目录下有一系列示例工程,都可以按照上面的方法进行创建。
148148

0 commit comments

Comments
 (0)