Skip to content

Commit

Permalink
Merge pull request #52 from ThalesGroup/rlenferink-patch-1
Browse files Browse the repository at this point in the history
Revert 'go get' command to use gemalto instead of thalesgroup
  • Loading branch information
Christophe VILA authored Mar 19, 2020
2 parents 8edada5 + ad61df3 commit d7fc4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,11 @@ First, set up your environment:
- If you don't have [Glide](http://glide.sh) installed, this will install it into
`$GOPATH/bin` for you.

Clone this repo into your `$GOPATH`. You can use `go get -d github.com/thalesgroup/helm-spray`
Clone this repo into your `$GOPATH`. You can use `go get -d github.com/gemalto/helm-spray`
for that.

```
$ cd $GOPATH/src/github.com/thalesgroup/helm-spray
$ cd $GOPATH/src/github.com/gemalto/helm-spray
$ make dist_linux
$ helm plugin install .
```
Expand Down

0 comments on commit d7fc4a4

Please sign in to comment.