Update readme
This commit is contained in:
parent
bf6c713af6
commit
ed5eb2211c
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue