Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vutuong authored Feb 9, 2021
1 parent df8804e commit 13b7829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubectl-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ $ sudo cp kubectl-checkpoint /usr/local/bin
* To build migrate command:
```
$ cd migrate-command
$ go build -o migrate-command
$ sudo cp migrate-command /usr/local/bin
$ go build -o kubectl-migrate
$ sudo cp kubectl-migrate /usr/local/bin
```
### How to use the checkpoint/migrate commands:
* To run the checkpoint command:
Expand Down

0 comments on commit 13b7829

Please sign in to comment.