Skip to content

Commit 654c07c

Browse files
committed
fix: formatting
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 1cdc966 commit 654c07c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ Red Hat a demo platform. This allows easy access for Red Hat associates and part
146146
2. Get access to an [Azure Subscription Based Blank Open Environment](https://catalog.demo.redhat.com/catalog?category=Open_Environments&search=azure&item=babylon-catalog-prod%2Fazure-gpte.open-environment-azure-subscription.prod).
147147
3. Import the required azure environmental variables (see code block below)
148148
4. Ensure certificates are configured (via let's encrypt or do so manually)
149-
5. Run the wrapper install script
150-
1. `bash ./rhdp/wrapper.sh azure-region-code`
151-
2. Where azure region code is `eastasia`, `useast2` etc.
149+
5. Run the wrapper install script
150+
1. `bash ./rhdp/wrapper.sh azure-region-code`
151+
2. Where azure region code is `eastasia`, `useast2` etc.
152152
6. You *should* be done
153-
1. You *may* need to recreate the hello world peer-pods depending on timeouts.
153+
1. You *may* need to recreate the hello world peer-pods depending on timeouts.
154154

155155
```shell
156156
export GUID=

0 commit comments

Comments
 (0)