Files
2022-10-03 21:05:19 +02:00

12 lines
193 B
Markdown

## Homebrew
You can install Delve via HomeBrew with the following command:
```shell
$ brew install delve
```
## Other installation methods
See [general install instructions](../README.md).