Merge "Updated README to reflect the changes in installer"
authorYolanda Robla Mota <yroblamo@redhat.com>
Tue, 4 Jun 2019 09:01:55 +0000 (09:01 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Tue, 4 Jun 2019 09:01:55 +0000 (09:01 +0000)
1  2 
README.md

diff --cc README.md
+++ b/README.md
@@@ -4,16 -4,10 +4,15 @@@ This repository contains the installer 
  
  ## Dependencies
  
- You will need to create an account on [http://cloud.openshift.com/](http://cloud.openshift.com/)
- This is needed to have download access to the OpenShift installer artifacts.
- After that, you will need to download the Pull Secret from
- [https://cloud.openshift.com/clusters/install](https://cloud.openshift.com/clusters/install) - Step 4: Deploy the Cluster
+ You will need to create a Red Hat account on [https://www.redhat.com/wapps/ugc/register.html](https://www.redhat.com/wapps/ugc/register.html), then login with your account into [https://cloud.redhat.com/openshift](https://cloud.redhat.com/openshift). This is needed to have download access to the OpenShift installer artifacts.
+ After that, you will need to get the Pull Secret from
+ [https://cloud.redhat.com/openshift/install/metal/user-provisioned](https://cloud.redhat.com/openshift/install/metal/user-provisioned) - Copy Pull Secret link.
  
 +## Build System Requirements
 +
 +Software: gcc,git,go
 +
 +
  ## How to build
  
  First the `kni-edge-installer` binary needs to be produced. For that you just execute make with the following syntax: