Skip to content

Commit

Permalink
chore: update cli install host (#248)
Browse files Browse the repository at this point in the history
Signed-off-by: Aseem Manna <[email protected]>
  • Loading branch information
aseem-deepsource authored Dec 19, 2024
1 parent 0177d67 commit 65a4d41
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://cli.deepsource.com/install | sh
curl https://deepsource.com/cli | sh
```
This script will detect the operating system and architecture and puts deepsource binary in `./bin/deepsource`.

Expand Down

0 comments on commit 65a4d41

Please sign in to comment.