@ -4,12 +4,10 @@ __pdf_unlock.py__ removes security features from pdfs, to allow unrestricted pri
## 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 Ghostscript directory to the `PATH` environment variable manually, eg:
[Ghostscript](https://ghostscript.com) is required. Windows users will have to add Ghostscript directory to the `PATH` environment variable manually, eg:
`C:\Program Files\gs\gs9.21\bin`
Then the Ghostscript executable `gswin64.exe` should be copied to a new executable called `gs.exe`.