From 9588eaaeb9659afc4e062571d1d57b729791ab2b Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 1 Sep 2025 20:49:24 +0200 Subject: [PATCH] Update URL --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ee4897..6e38787 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ sudo tar --zstd -xvf /tmp/bat.tar.zst -C /usr/local/bin --strip-components=2 usr You should download the latest version and extract it in your home directory: ```sh -wget "https://git.hackade.org/fms/snapshot/fms-main.tar.gz" -O fms.tar.gz -tar zxvf fms.tar.gz -C ~ +git clone --depth 1 https://git.sr.ht/~hackade/fms ~/fms ``` Then add the following line to your ZSH configuration file: