aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2023-04-25 03:06:57 +0200
committerTeddy Wing2023-04-25 03:07:18 +0200
commitfd452f5001c0d35df070d5cff4a99cf9fe102985 (patch)
tree39e82b4dfd5002240c40d871066131e1e65c5c86
parent85b03e00dd63b4d6d2a6bae246091ea43d539274 (diff)
downloadxfdf-fd452f5001c0d35df070d5cff4a99cf9fe102985.tar.bz2
README: Add installation instructionsHEADv0.0.1master
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7af7be..a693baf 100644
--- a/README.md
+++ b/README.md
@@ -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)