--- a/README.markdown Thu Nov 22 00:46:02 2018 -0500
+++ b/README.markdown Thu Nov 22 00:47:41 2018 -0500
@@ -6,7 +6,7 @@
Adopt is a simple (~150 LOC) UNIX-style option parser in Common Lisp.
It depends on [Bobbin][] and [split-sequence][].
-The test suite currently passes in SBCL, CCL, ECL, and ABCL on Debian. Further
+The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further
testing is welcome.
* **License:** MIT
--- a/docs/index.markdown Thu Nov 22 00:46:02 2018 -0500
+++ b/docs/index.markdown Thu Nov 22 00:47:41 2018 -0500
@@ -10,7 +10,7 @@
* **Mercurial:** <https://bitbucket.org/sjl/adopt/>
* **Git:** <https://github.com/sjl/adopt/>
-The test suite currently passes in SBCL, CCL, ECL, and ABCL on Debian. Further
+The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further
testing is welcome.
[Bobbin]: https://github.com/sjl/bobbin