Fix installation instructions (#250)

This commit is contained in:
Brendan Le Glaunec
2019-07-24 18:11:07 +02:00
committed by Ludovic Fernandez
parent f8c37b828b
commit 172d4a4657

View File

@@ -28,7 +28,7 @@ import "github.com/containous/yaegi/interp"
### REPL
```bash
go get -u github.com/containous/yaegi/cmd
go get -u github.com/containous/yaegi/cmd/yaegi
```
## Usage