From 202bbf0cd85657d052aea347cbf008e9bbdfdd99 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Wed, 23 May 2012 12:00:22 +0300 Subject: [PATCH] Corrected statement about pmmn. As pmmn also uses the `plugins/` subdirectory per default. --- tools/pypmmn/README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/pypmmn/README.rst b/tools/pypmmn/README.rst index 083c24a9..862ed8cf 100644 --- a/tools/pypmmn/README.rst +++ b/tools/pypmmn/README.rst @@ -1,9 +1,7 @@ PyPMMN ====== -PyPMMN is a pure python port of pmmn_. One small change: Instead of using the -current working dir as ``plugins`` folder, it will look for a *subdirectory* -called ``plugins`` in the current working folder. This value can be overridden +PyPMMN is a pure python port of pmmn_. It will also look for a *subdirectory* by a command-line parameter! Requirements