Explorar o código

Fix typo : dialup vs dialout group

RISCi_ATOM %!s(int64=6) %!d(string=hai) anos
pai
achega
ea14ba0d41
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.
 
-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.