Updates for new debian standards
[xptest.git] / README
diff --git a/README b/README
index a95da130917f5eec5a6be4e4e003f1c72e658e6a..d84ce77b65ee83c1d2b470f76044abbd20295aac 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-xptest - An "Extreme Programming" test framework for Comon Lisp
+xptest - An "Extreme Programming" test framework for Common Lisp
 ======================================================================
 
 xptest is a framework for building test cases, managing test data, and
@@ -17,11 +17,7 @@ is just a pathetic clinging some romantic notion of the author.
 Installation
 ======================================================================
 
-xptest uses defsystem, so your lisp needs to support defsystem.  You
-may need to modify the XPTest.system file in order to tell defsystem
-where the source files are stored, and/or set up the appropirate
-logial path translations.  Alternatively you can just load up the
-files by hand.
+This package uses ASDF to load its files.