Browse Source

Fix typo : dialup vs dialout group

RISCi_ATOM 6 years ago
parent
commit
ea14ba0d41
1 changed files with 1 additions and 1 deletions
  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.