Update README.md

This commit is contained in:
matu6968 2025-02-17 19:10:56 +01:00
parent 729f68b022
commit 13a6ec9498

View file

@ -202,7 +202,7 @@ sudo pkg install coreutils gsed git py37-psutil
>Clone and install >Clone and install
``` bash ``` bash
git clone https://github.com/aristocratos/furtop.git git clone https://git.yiffing.dev/Tailux/furtop.git
cd furtop cd furtop
sudo make install sudo make install
``` ```