r9275: new debian release, update README file location in docs
[clsql.git] / doc / intro.xml
index 57666effbc57eb68eac54356f0f6796a8cb0bf0e..09879461efe9581d89d5a7185b2fc030b88dd581 100644 (file)
        configuration file named
        <filename>.clsql-test.config</filename> must be created in
        your home directory. There are instructures on the format of
-       that file in the <filename>tests/tests.lisp</filename> file in
-       the &clsql; source directory. After creating that file, you
-       can run the test suite with &asdf;:
+       that file in the <filename>tests/README</filename>. After
+       creating <filename>.clsql-test.config</filename>, you can run
+       the test suite with &asdf;:
        <screen>
          (asdf:operate 'asdf:test-op 'clsql)
         </screen>