diff --git a/README.md b/README.md index 71c96498..4ad5122f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Unless otherwise noted, the SIF source files are distributed under the BSD-style To get the sif package to use directly from your programs: ```sh -go get github.com/sylabs/sif/v2 +go get -d github.com/sylabs/sif/v2 ``` To get the siftool CLI program installed to `$(go env GOPATH)/bin` to manipulate SIF container files: