mirror of
https://github.com/jroimartin/gocui.git
synced 2025-04-27 13:48:49 +08:00
Replace "godoc" by "go doc" in README
This commit is contained in:
parent
13f0442ee4
commit
375270bca0
@ -28,7 +28,7 @@ $ go get github.com/jroimartin/gocui
|
|||||||
Execute:
|
Execute:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ godoc github.com/jroimartin/gocui
|
$ go doc github.com/jroimartin/gocui
|
||||||
```
|
```
|
||||||
|
|
||||||
Or visit [godoc.org](https://godoc.org/github.com/jroimartin/gocui) to read it
|
Or visit [godoc.org](https://godoc.org/github.com/jroimartin/gocui) to read it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user