X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2FREADME.Debian;fp=debian%2FREADME.Debian;h=793f2338f8522678470735b6387c9992502e8461;hb=dc49a130877a2c968a74a000e8425189bc7c3ad5;hp=0000000000000000000000000000000000000000;hpb=5c954ef78b1ea675a6f3f12c118b053665a38f39;p=reversi.git diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..793f233 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,6 @@ +To use this package in Debian with your Common Lisp Controller +enabled Lisp implementation, just give the command + +(require :reversi) + +to your Lisp implementation