Skip to content

Commit

Permalink
chore: use cli.deepsouce.com/install for installing cli (#232)
Browse files Browse the repository at this point in the history
Signed-off-by: Aseem Manna <112926373+aseem-deepsource@users.noreply.github.com>
  • Loading branch information
aseem-deepsource committed Feb 8, 2024
1 parent 256eae9 commit 1b0699c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down

0 comments on commit 1b0699c

Please sign in to comment.