Update README.md
This commit is contained in:
parent
d1149bc3d9
commit
5bc01de7df
|
@ -33,7 +33,7 @@ LOG=log # enables file logging (aka copies file to user home directory under the
|
|||
```
|
||||
|
||||
### For this to even work
|
||||
You need a linux distro which has the modern equifelent of the lpr program. To check if you have the newer version, type `man lpr` and look at the program description, if it says `lpr - print files` (present on recent Ubuntu versions and rolling release distros like Arch Linux) then you are good to go otherwaise it it says `lpr - off line print` (present on Debian and older Ubuntu versions) then this won't work as the commands for the older version are different and this targets the newer version of the program.
|
||||
You need a linux distro which has the modern equifelent of the lpr program. To check if you have the newer version, type `man lpr` and look at the program description, if it says `lpr - print files` (present on recent Ubuntu versions and rolling release distros like Arch Linux) then you are good to go otherwaise if it says `lpr - off line print` (present on Debian and older Ubuntu versions) then this won't work as the commands for the older version are different and this targets the newer version of the program.
|
||||
|
||||
|
||||
Then setup a printer on your host by connecting it over USB or WiFi and then adding the printer in your distro
|
||||
|
|
Loading…
Reference in New Issue
Block a user