Skip to content

Commit

Permalink
chore: remove deprecated go get command from CLI install instructions (
Browse files Browse the repository at this point in the history
…#141)

Signed-off-by: Harikrishnan Balagopal <[email protected]>
  • Loading branch information
HarikrishnanBalagopal authored Mar 21, 2024
1 parent e7bba15 commit e4f6ec1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/installation/command-line-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,3 @@ To install a specific version (for example version `v0.3.0-beta.0`):
```
brew install [email protected]
```

**Go**

Installing using `go get` pulls from the main branch of [Move2Kube](https://github.com/konveyor/move2kube) with the latest development changes.
```
go get -u github.com/konveyor/move2kube
```

0 comments on commit e4f6ec1

Please sign in to comment.