fix(doc): add new install URL to README

This commit is contained in:
Victor Westerlund 2025-03-05 11:06:36 +00:00
parent 0097ace805
commit fd47f46487

View file

@ -9,5 +9,5 @@ The script will only run on Linux environments with `coreutils` installed (for n
2. Run this command from the root directory of your local repository 2. Run this command from the root directory of your local repository
```sh ```sh
curl -fsSL https://codeberg.org/vegvisir/install/raw/branch/master/install.sh | sh curl -fsSL https://href.vlw.se/vegvisir/install | bash
``` ```