diff options
| author | Teddy Wing | 2023-04-25 03:06:57 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2023-04-25 03:07:18 +0200 | 
| commit | fd452f5001c0d35df070d5cff4a99cf9fe102985 (patch) | |
| tree | 39e82b4dfd5002240c40d871066131e1e65c5c86 | |
| parent | 85b03e00dd63b4d6d2a6bae246091ea43d539274 (diff) | |
| download | xfdf-0.0.1.tar.bz2 | |
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -73,6 +73,14 @@ produces the following XML:  ``` +## Install +Clone the project to your ASDF or Quicklisp source registry: + +	$ git clone \ +		https://github.com/teddywing/xfdf.git \ +		~/quicklisp/local-projects/xfdf + +  ## Resources  [XFDF reference](https://web.archive.org/web/20180730100811/https://www.immagic.com/eLibrary/ARCHIVES/TECH/ADOBE/A070914X.pdf) | 
