projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79bb389
)
Fix typo : dialup vs dialout group
author
RISCi_ATOM
<bob@bobcall.me>
Fri, 16 Feb 2018 20:26:17 +0000
(15:26 -0500)
committer
RISCi_ATOM
<bob@bobcall.me>
Fri, 16 Feb 2018 20:26:17 +0000
(15:26 -0500)
docs/Serial.md
patch
|
blob
|
history
diff --git
a/docs/Serial.md
b/docs/Serial.md
index 67ae5daf9b5602f2c6ba1fe94fcf10af6ac112a5..bd85aafda9ba595cf295b3156a24b21ff957bd9d 100644
(file)
--- a/
docs/Serial.md
+++ b/
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 `dial
up
` group) `sudo screen /dev/ttyUSB0 115200`
+3) run `screen /dev/ttyUSB0 115200` or (if you are NOT part of the `dial
out
` group) `sudo screen /dev/ttyUSB0 115200`
4) Power on the device you are connecting to.