aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2019-07-29 07:58:33 -0600
committerTim Harder <radhermit@gmail.com>2019-07-29 07:58:33 -0600
commita6f0c974217345f730e4c8238b959218a9456d75 (patch)
treebba81607da26240bb0e171f8a1a29b1236f28af4 /README.rst
parentchecks.codingstyle: add a check for combining two paths with embedded EPREFIX (diff)
downloadpkgcheck-a6f0c974217345f730e4c8238b959218a9456d75.tar.gz
pkgcheck-a6f0c974217345f730e4c8238b959218a9456d75.tar.bz2
pkgcheck-a6f0c974217345f730e4c8238b959218a9456d75.zip
readme: drop pplugincache cmd from install
It's done internally during the install.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e3dce6ac..8a0c4f90 100644
--- a/README.rst
+++ b/README.rst
@@ -30,7 +30,6 @@ Installing from git in a virtualenv::
Installing from a tarball or git repo::
python setup.py install
- pplugincache pkgcheck.plugins
Tests
=====