## 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: