Skip to content

Commit

Permalink
Updated verbage
Browse files Browse the repository at this point in the history
  • Loading branch information
vmtocloud committed Nov 9, 2022
1 parent 504f9ed commit 6b0a132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/contributing/QuickStart Guide/_index.md
Expand Up @@ -24,7 +24,7 @@ brew install hugo
If you are on a Windows machine and use [Chocolatey](https://chocolatey.org/) for package management, you can install Hugo with the following one-liner:

```bash
choco install hugo -confirm
choco install hugo-extended -confirm
```

## Install Git
Expand Down
Expand Up @@ -402,7 +402,7 @@ Copy that IP to the clipboard for the next step
### 62. Check that the site is up by typing the following command changing the Item in red to your Load Balancer ingress IP you copied earlier
<pre>wget http://<font color="red">10.10.2.6</font></pre>

![NewActivation](https://vmc-onboarding-images.s3.us-west-2.amazonaws.com/4.Deploy-add-ons/tkg/now-let-s-check-it-is-up-by-typing-the-follwoing-command-with-that-load-balancer-ingress-ip.jpg)
![NewActivation](https://vmc-onboarding-images.s3.us-west-2.amazonaws.com/4.Deploy-add-ons/tkg/now-let-s-check-it-is-up-by-typing-the-following-command-with-that-load-balancer-ingress-ip.jpg)



Expand Down

0 comments on commit 6b0a132

Please sign in to comment.