diff --git a/README.md b/README.md index c77070d..817a167 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ __pdf_unlock.py__ removes security features from pdfs. ## Installation ## -[Ghostscript](https://ghostscript.com) is required. When installing Ghostscript, make sure there is an executable called `gs` in your path. This should happen automatically with Linux, but Windows users will have to add the path to Ghostscript to the `PATH` environment variable manually, eg: +[Ghostscript](https://ghostscript.com) is required. When installing Ghostscript, make sure there is an executable called `gs` in your path. This should happen automatically with Linux, but Windows users will have to add Ghostscript directory to the `PATH` environment variable manually, eg: `C:\Program Files\gs\gs9.21\bin`