doc: fix go install cmd
This commit is contained in:
@@ -30,7 +30,7 @@ import "github.com/traefik/yaegi/interp"
|
||||
### Command-line executable
|
||||
|
||||
```bash
|
||||
go install github.com/traefik/yaegi@latest
|
||||
go install github.com/traefik/yaegi/cmd/yaegi@latest
|
||||
```
|
||||
|
||||
Note that you can use [rlwrap](https://github.com/hanslub42/rlwrap) (install with your favorite package manager),
|
||||
|
||||
Reference in New Issue
Block a user