diff --git a/README.md b/README.md index 49855ada..54eac0e0 100644 --- a/README.md +++ b/README.md @@ -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),