mirror of
https://github.com/go-task/task.git
synced 2025-04-15 11:56:34 +02:00
Docs: Add GO111MODULE=on to go get
command
This commit is contained in:
parent
d3cd9f17f9
commit
8bcd8719aa
@ -110,7 +110,7 @@ First, make sure you have [Go][go] properly installed and setup.
|
|||||||
You can easily install it globally by running:
|
You can easily install it globally by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get -u github.com/go-task/task/v3/cmd/task
|
env GO111MODULE=on go get -u github.com/go-task/task/v3/cmd/task
|
||||||
```
|
```
|
||||||
|
|
||||||
Or you can install into another directory:
|
Or you can install into another directory:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user