Update readme

This commit is contained in:
Loic GUEGAN 2019-02-12 16:57:53 +01:00
parent bf6c713af6
commit ed5eb2211c

View file

@ -7,5 +7,7 @@
How to use it ? Compile it using the following lisp code:
> (asdf:operate :build-op "sgp2dot")
Finally invoke `./sgp2dot-cl.lisp <platform-file> <output-dot-file>`
Finally invoke `(convert <platform-file> <output-dot-file>)` or use the dedicated *sgp2dot-cl.lisp*
in your CLI.