Skip to content

Commit d49ebfb

Browse files
wangtao@espressif.comespressif-bot
authored andcommitted
fix(doc): fix get start process in port notes
1 parent d85ad74 commit d49ebfb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/en/get-started/establish-serial-connection.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,9 @@ on Arch Linux this is done by adding the user to ``uucp`` group with the followi
264264

265265
sudo usermod -a -G uucp $USER
266266

267-
Make sure you re-login to enable read and write permissions for the serial port.
267+
.. note::
268+
269+
Make sure you re-login to enable read and write permissions for the serial port.
268270

269271
Verify Serial Connection
270272
------------------------

docs/zh_CN/get-started/establish-serial-connection.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,9 @@ macOS::
264264

265265
sudo usermod -a -G uucp $USER
266266

267-
请重新登录,确保串口读写权限生效。
267+
.. note::
268+
269+
请重新登录,确保串口读写权限生效。
268270

269271
确认串口连接
270272
------------------------

0 commit comments

Comments
 (0)