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: