From df78f35e82e222d247d8a1832acdaee23aede629 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:11:20 +0800 Subject: [PATCH] fix typo --- docs/rhel4edge_iso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rhel4edge_iso.md b/docs/rhel4edge_iso.md index c961193bf0..290e544f39 100644 --- a/docs/rhel4edge_iso.md +++ b/docs/rhel4edge_iso.md @@ -12,7 +12,7 @@ The scripts for building the installer are located in the `scripts/image-builder ### Prerequisites Execute the `scripts/image-builder/configure.sh` script to install the tools necessary for building the installer image. -Download the OpenShift pull secret from the https://console.redhat.com/openshift/downloads#tool-pull-secret page and save it into the `~microshift/.pull-secret.json` file. +Download the OpenShift pull secret from the https://console.redhat.com/openshift/downloads#tool-pull-secret page and save it into the `~/.pull-secret.json` file. Make sure there is more than 20GB of free disk space necessary for the build artifacts. Run the following command to free the space if necessary. ```bash