Skip to content

Commit c7d5eb2

Browse files
authored
docs: install script short url
1 parent 76ec60a commit c7d5eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Filen CLI provides a set of useful tools for interacting with the cloud:
1818

1919
You can download the latest binaries from the [release page](https://github.com/FilenCloudDienste/filen-cli/releases/latest), or execute the install script (Linux and macOS):
2020
```
21-
curl -s https://raw.githubusercontent.com/FilenCloudDienste/filen-cli/refs/heads/main/install.sh | bash
21+
curl -sL https://filen.io/cli.sh | bash
2222
```
2323

2424
Docker images are also available as [filen/cli](https://hub.docker.com/repository/docker/filen/cli) (see [below](#using-docker)).

0 commit comments

Comments
 (0)