r3188: *** empty log message ***
[reversi.git] / debian / README.Debian
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644 (file)
index 0000000..793f233
--- /dev/null
@@ -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