aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index ec60b93fa2ab..beee501c25f1 100644
--- a/README.md
+++ b/README.md
@@ -19,11 +19,13 @@ sudo ./harvard-linux-printer.sh
Note that you need to know your PaperCut username and password, which can be different from your my.harvard login information.
-The printer connections are preserved across restarts (unlike with the Windows setup), so you can delete the script after it has been run.
+The printer connections are preserved across restarts (unlike with the Windows setup), so you can delete the script after it has been run. Also, running the script multiple times will not create duplicate printer entries, but rather overwrite existing printers with the same names.
## Known Issues
-If your PaperCut username or password contains a colon or percent sign, then the script might fail.
+- If your PaperCut username or password contains a colon or percent sign, then the script will fail to authenticate.
+- If printing from Chrome, it is recommended to use the system print dialog (`Ctrl + Shift + P`) rather than Chrome's built-in one. In particular, printing to a color printer from within Chrome results in a black-and-white image.
+- Duplex printing is not available on all printers.
Please report any bugs [here](https://github.com/djsavvy/harvard-linux-printer/issues). \ No newline at end of file