Update README with libreadline dependency
This commit is contained in:
parent
ffeddc39a5
commit
48a220a73c
@ -12,6 +12,8 @@ Currently, Delve requires the following [patch](https://codereview.appspot.com/1
|
|||||||
go get github.com/derekparker/delve/cmd/dlv
|
go get github.com/derekparker/delve/cmd/dlv
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You will need readline installed on your system. With apt simply: `sudo apt-get install libreadline-dev` .
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* Attach to an already running process
|
* Attach to an already running process
|
||||||
|
Loading…
Reference in New Issue
Block a user