diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2019-02-12 16:57:53 +0100 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2019-02-12 16:57:53 +0100 |
| commit | ed5eb2211c25e8f8c0b3458cb515b339839fb01f (patch) | |
| tree | 25127753d1bc4425291fcd40a50b606552cc04fa | |
| parent | bf6c713af68c47f32f459c8de420f051a6244f38 (diff) | |
Update readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 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. |
