From 39fe0bdce612b2a3cb649866da8247d51f5731ab Mon Sep 17 00:00:00 2001 From: Alex Porto dos Santos <31667409+alexporto2200@users.noreply.github.com> Date: Tue, 17 Aug 2021 10:39:04 -0300 Subject: Update Readme Add python3-setuptools or python-setuptools for dependencies. On some distributions this doesn't come by default, it would be nice to let users know about this in the documentation. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index fac3414d..060b250f 100644 --- a/README.md +++ b/README.md @@ -34,6 +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. Optional: - [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require: -- cgit v1.2.1