README.md

This commit is contained in:
q3aql 2024-05-01 10:49:51 +02:00
parent 9e9059ca81
commit 1719edc5c5

View File

@ -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: * Open the terminal and type the following comands:
```shell ```shell
$ git clone https://gitlab.com/q3aql/pmem $ git clone https://git.q3aql.dev/q3aql/pmem
$ cd pmem $ cd pmem
$ pip3 install psutil $ pip3 install psutil
$ sudo make install $ sudo make install
@ -26,7 +26,7 @@ pmem is a Python3 script for show memory of all processes & total system memory
pmem.py pmem.py
```` ````
<img src="pmem.png" /> <img src="src/branch/main/pmem.png" />
### External links: ### External links: