Remove unnecessary script from README

Operator sdk installation is not needed anymore for installing
hostconfig-operator. Removing that step from README

Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: I76835120ad0315fd559780da07a68c2aeec06019
This commit is contained in:
Sreejith Punnapuzha 2021-05-18 08:19:04 -05:00
parent 53d60b135f
commit 7454c89500
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ cd hostconfig-operator
```
./tools/deployment/00_install_kind.sh
./tools/deployment/01_install_kubectl.sh
./tools/deployment/02_install_operator_sdk.sh
```
3. Create hostconfig kind cluster