bug#46333: Typos

2021-06-14 Thread Tarn Burton
Looks like I had some typos in the command. sbcl --non-interactive --eval "(require :asdf)" --eval "(asdf:load-system:common-lisp-jupyter)" --eval "(clj:install :use-implementation t :prefix\"bla\" :system t)" -Tarn Burton

bug#46333: Install Command Line

2021-06-08 Thread Tarn Burton
so that the installer knows that this is not a quicklisp install. If the user's sbcl binary is located in a different place then you may need to add :bin-path https://github.com/yitzchak/common-lisp-jupyter/blob/master/README.md#installing-via-quicklispasdf -Tarn Burton/CLJ Author