Update README

Update the install command

Remove mention of releases that aren't published yet
This commit is contained in:
Sam Stoelinga 2023-03-22 21:24:46 -07:00
parent 9261f26bfe
commit ad3b0be9c1

View File

@ -18,11 +18,9 @@ Status: Work in progress, usable for testing purposes
## 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
Start the migration from PSP to PSA
```