Add pysawsim.test submodule (currently empty).
[sawsim.git] / README
diff --git a/README b/README
index 58b342762ab7d7bab2711115f6b9579f41fa70f5..f90d9eb720396ef7ad40a2735f74faee3fce70c7 100644 (file)
--- a/README
+++ b/README
@@ -62,9 +62,9 @@ Upgrade to the most recent version::
 Dependencies
 ------------
 
-============  =====================  =================  =====================
+============  =====================  =================  ======================
 Package       Purpose                Debian             Gentoo
-============  =====================  =================  =====================
+============  =====================  =================  ======================
 git_          version control        git-core           dev-vcs/git
 noweb_        source code framework  noweb              app-text/noweb
 GSL_          sawsim dependency      libgsl0-dev        sci-libs/gsl
@@ -75,8 +75,8 @@ matplotlib_   pysawsim execution     python-matplotlib  dev-python/matplotlib
 numpy_        pysawsim execution     python-numpy       dev-python/numpy
 scipy_        pysawsim execution     python-scipy       sci-libs/scipy
 mpi4py_       pysawsim mpi manager   [1]_               dev-python/mpi4py
-pbs-python_   pysawsim pbs manager   [2]_               [2]_
-============  =====================  =================  =====================
+pbs-python_   pysawsim pbs manager   [2]_               sys-cluster/pbs-python
+============  =====================  =================  ======================
 
 .. _git: http://git-scm.com/
 .. _noweb: http://www.eecs.harvard.edu/~nr/noweb/
@@ -103,8 +103,8 @@ pbs-python_   pysawsim pbs manager   [2]_               [2]_
      $ easy_install --user mpi4py
      $ easy_install --prefix $HOME/.local/ mpi4py
 
-.. [2] pbs-python has no Debian or Gentoo packages, but you can
-   install it from source.  See the `pbs-python homepage`_.
+.. [2] pbs-python has no Debian package, but you can install it from
+   source.  See the `pbs-python homepage`_.
 
 .. _distribute: http://pypi.python.org/pypi/distribute