moinsetup

Change of README.txt

60:d7e1760a4c0b
README.txt
     1.1 --- a/README.txt	Tue Jul 10 17:59:40 2012 +0200
     1.2 +++ b/README.txt	Tue Jul 10 18:26:42 2012 +0200
     1.3 @@ -28,8 +28,8 @@
     1.4    python moinsetup.py
     1.5  
     1.6  Before any work can be done by the program, a configuration file needs to be
     1.7 -created. See the supplied moinsetup.cfg file for an example file which can
     1.8 -be modified and used for this purpose.
     1.9 +created. See the supplied moinsetup.cfg file in the examples directory which
    1.10 +can be modified and used for this purpose.
    1.11  
    1.12  An alternative configuration file is specified using the -f option:
    1.13  
    1.14 @@ -192,6 +192,10 @@
    1.15  Inside the directory used to hold static resources, a subdirectory will be
    1.16  created to hold the static content used by MoinMoin.
    1.17  
    1.18 +See the moinsetup.cfg.sourceforge file in the examples directory for an
    1.19 +illustration of how Wiki instances can be configured in a restrictive hosting
    1.20 +environment.
    1.21 +
    1.22  Wiki Farm Environments
    1.23  ----------------------
    1.24