diff options
author | Teddy Wing | 2023-04-28 20:10:21 +0200 |
---|---|---|
committer | Teddy Wing | 2023-04-28 20:10:21 +0200 |
commit | b3ae919034625a8a87007e3978d8e7fac1c57a6f (patch) | |
tree | a8e74c5b4feef6c1bbafee925bc20ec496af6ff7 | |
parent | 226930e81e30508a0c17c2d2ff9a0d2bb2c7c623 (diff) | |
download | pdf-form-replace-font2-b3ae919034625a8a87007e3978d8e7fac1c57a6f.tar.bz2 |
README: Add install instructions
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -19,7 +19,13 @@ specified by their PostScript names): ## Install -TODO +Mac OS X users can install with MacPorts, after [adding a custom repository +source][teddywing ports repository]: + + $ sudo port install pdf-form-replace-font2 + + +[teddywing ports repository]: https://github.com/teddywing/macports-ports#adding-this-repository-source ## License |