mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-18 18:02:47 +01:00
fix readme typo
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
### Console commands example
|
### Console commands example
|
||||||
|
|
||||||
|
|
||||||
`echo “Hello DevTerm” > /tmp/DEVTERM_PRINTER_IN`
|
`echo "Hello DevTerm" > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
`echo -e “Hello DevTerm\n\n\n\n\n\n” > /tmp/DEVTERM_PRINTER_IN`
|
`echo -e "Hello DevTerm\n\n\n\n\n\n" > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
`cat file.txt > /tmp/DEVTERM_PRINTER_IN`
|
`cat file.txt > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user