Skip to content

Commit de17ab5

Browse files
Add installation to README
Signed-off-by: Jai Pradeesh <jai@deepsource.io>
1 parent b731e1f commit de17ab5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ DeepSource CLI lets you view issues, metrics, vulnerabilities, and analysis runs
1515

1616
All commands support JSON output for scripting and automation.
1717

18+
## Installation
19+
20+
```sh
21+
curl -sfL https://cli.deepsource.com/install | sh
22+
```
23+
1824
## Documentation
1925

2026
- [Installation](https://docs.deepsource.com/docs/cli#installation)

0 commit comments

Comments
 (0)