Fix typo : dialup vs dialout group
authorRISCi_ATOM <bob@bobcall.me>
Fri, 16 Feb 2018 20:26:17 +0000 (15:26 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 16 Feb 2018 20:26:17 +0000 (15:26 -0500)
docs/Serial.md

index 67ae5daf9b5602f2c6ba1fe94fcf10af6ac112a5..bd85aafda9ba595cf295b3156a24b21ff957bd9d 100644 (file)
@@ -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.