summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkdkd <2569413+kdkd@users.noreply.github.com>2024-04-05 09:19:43 -0500
committerGitHub <noreply@github.com>2024-04-05 09:19:43 -0500
commit82b22ecb13f17bf9d94b886279b9b73f5db86d5e (patch)
tree2fa830b4cb781a18fe617d72990802cc95c278af
parent24a3aead9d8caca7ed83d40478b12d6818049682 (diff)
Update README.rst for FreeBSD install instructions
FreeBSD has moved glances to python 3.9 so the package name has changed
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1346ad0a..cdae1dad 100644
--- a/README.rst
+++ b/README.rst
@@ -273,7 +273,7 @@ To install the binary package:
.. code-block:: console
- # pkg install py38-glances
+ # pkg install py39-glances
To install Glances from ports: