diff --git a/README.md b/README.md index 5343465..7d708f6 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ 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/psmem - $ cd psmem + $ git clone https://gitlab.com/q3aql/pmem + $ cd pmem $ pip3 install psutil $ sudo make install ````