From ade79635b27c408b811ffb3dd9a806a0963771c5 Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Tue, 17 Aug 2021 16:41:20 +0200 Subject: distutils/setuptools only required if installing from source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 060b250f..ba5c149e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ this case, you should use that instead.** Required: - [Python2 >= 2.6 or Python >= 3.2](https://www.python.org) or [PyPy](https://pypy.org) -- python3-setuptools or python-setuptools for run installer. +- python-setuptools, python-distutils or python3-setuptools for installation from source Optional: - [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require: -- cgit v1.2.1