parent
e5c43dc937
commit
654a9a5b5e
@ -18,11 +18,12 @@ $ go get -u github.com/derekparker/delve/cmd/dlv
|
||||
|
||||
With this method you will not be able to use delve's native backend.
|
||||
|
||||
Alternatively, you can clone the repo and run:
|
||||
Alternatively, you can clone the repo into `$GOPATH/github.com/derekparker/delve` and run:
|
||||
|
||||
```
|
||||
$ make install
|
||||
```
|
||||
from that directory.
|
||||
|
||||
The makefile will take care of creating and installing a self-signed certificate automatically.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user