ソースを参照

Fix typo : dialup vs dialout group

RISCi_ATOM 6 年 前
コミット
ea14ba0d41
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/Serial.md

+ 1 - 1
docs/Serial.md

@@ -79,7 +79,7 @@ be 115200
 
 
 2) Plug the USB part of the serial cable into an available USB port.
 2) Plug the USB part of the serial cable into an available USB port.
 
 
-3) run `screen /dev/ttyUSB0 115200` or (if you are NOT part of the `dialup` group) `sudo screen /dev/ttyUSB0 115200`
+3) run `screen /dev/ttyUSB0 115200` or (if you are NOT part of the `dialout` group) `sudo screen /dev/ttyUSB0 115200`
 
 
 4) Power on the device you are connecting to.
 4) Power on the device you are connecting to.