From 1719edc5c5c705fbd111555a7698526b5be10408 Mon Sep 17 00:00:00 2001 From: q3aql Date: Wed, 1 May 2024 10:49:51 +0200 Subject: [PATCH] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d708f6..6543430 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ pmem is a Python3 script for show memory of all processes & total system memory * Open the terminal and type the following comands: ```shell - $ git clone https://gitlab.com/q3aql/pmem + $ git clone https://git.q3aql.dev/q3aql/pmem $ cd pmem $ pip3 install psutil $ sudo make install @@ -26,7 +26,7 @@ pmem is a Python3 script for show memory of all processes & total system memory pmem.py ```` - + ### External links: