1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 09:10:48 +03:00

README: Correct capitalisation of "PostScript" and "Ghostscript".

This commit is contained in:
Ben Harris 2019-05-19 12:26:35 +01:00
parent 69990448a0
commit e007416e0c

View File

@ -821,10 +821,10 @@ cd plsql
ORACLE_LOGON=myuser/mypass@ORCL ./wrap.sh stepX_YYY.sql
```
### Postscript Level 2/3
### PostScript Level 2/3
The Postscript implementation of mal requires ghostscript to run. It
has been tested with ghostscript 9.10.
The PostScript implementation of mal requires Ghostscript to run. It
has been tested with Ghostscript 9.10.
```
cd ps