Update README
Update the install command Remove mention of releases that aren't published yet
This commit is contained in:
parent
9261f26bfe
commit
ad3b0be9c1
@ -18,11 +18,9 @@ Status: Work in progress, usable for testing purposes
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
go install github.com/kubernetes-sigs/pspmigrator/cmd/pspmigrator
|
go install github.com/kubernetes-sigs/pspmigrator/cmd/pspmigrator@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively, you can download a release from [here](https://github.com/kubernetes-sigs/pspmigrator/releases/latest)
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Start the migration from PSP to PSA
|
Start the migration from PSP to PSA
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user