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: