diff --git a/README.md b/README.md index 6d04e841..e563ce1a 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Download from the releases page or use the install script to download the latest [Releases](https://github.com/testifysec/witness/releases) ``` -bash <(curl -s https://raw.githubusercontent.com/testifysec/witness/main/install-witness.sh) +bash <(curl -s https://raw.githubusercontent.com/in-toto/witness/main/install-witness.sh) ```