Fix URL
This commit is contained in:
@@ -37,7 +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:
|
You should download the latest version and extract it in your home directory:
|
||||||
```sh
|
```sh
|
||||||
wget "https://git.hackade.org/ben/fms/archive/main.tar.gz" -O fms.tar.gz
|
wget "https://git.hackade.org/fms/snapshot/fms-main.tar.gz" -O fms.tar.gz
|
||||||
tar zxvf fms.tar.gz -C ~
|
tar zxvf fms.tar.gz -C ~
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user