diff --git a/README.md b/README.md index e6dfa43d..b6f1137f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ brew install deepsourcelabs/cli/deepsource ### Binary Installation ```sh -curl https://deepsource.io/cli | sh +curl https://cli.deepsource.com/install | sh ``` This script will detect the operating system and architecture and puts deepsource binary in `./bin/deepsource`.