diff doc/admin_guide.txt @ 6727:3f3ce3004013

issue2551206 - remove mention of roundup installer, fix up windows docs roundup windows installer is long since dead. Fix up last couple of references to it. Also fix path to roundup install to use python 2.7 path not python 2.2 path.
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Jun 2022 23:05:29 -0400
parents 2eec7a500333
children 2f7b653b7d6f
line wrap: on
line diff
--- a/doc/admin_guide.txt	Thu Jun 23 02:29:49 2022 -0400
+++ b/doc/admin_guide.txt	Sun Jun 26 23:05:29 2022 -0400
@@ -19,7 +19,7 @@
 There's two "installations" that we talk about when using Roundup:
 
 1. The installation of the software and its support files. This uses the
-   standard Python mechanism called "distutils" and thus Roundup's core code,
+   standard Python mechanism called "setuptools" and thus Roundup's core code,
    executable scripts and support data files are installed in Python's
    directories. On Windows, this is typically:
 

Roundup Issue Tracker: http://roundup-tracker.org/