diff --git a/docs/Docs/HOWTO-CUPs-Printing.md b/docs/Docs/HOWTO-CUPs-Printing.md index e9baf62d..a24be9ca 100644 --- a/docs/Docs/HOWTO-CUPs-Printing.md +++ b/docs/Docs/HOWTO-CUPs-Printing.md @@ -131,4 +131,10 @@ lpoptions -d wifiprinter1 ```bash linenums="1" http://localhost:631/printers -``` \ No newline at end of file +``` + +----- + +## Add Driver files to /wfs/ppd folder + +Add CUPS Drivers to `/wfs/ppd/` folder and this folder will be linked into the CUPS folder. Drivers will be available after a 2nd reboot or after restarting CUPS. \ No newline at end of file