Skip to content

Commit 65065ff

Browse files
mrbojangles3qmonnet
authored andcommitted
Update docs/vlab/overview.md
Co-authored-by: Quentin Monnet <[email protected]>
1 parent 9557ea3 commit 65065ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/vlab/overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,14 @@ curl -fsSL https://i.hhdev.io/oras | bash
8686

8787
Hedgehog maintains a utility to install and configure VLAB, called `hhfab`.
8888

89-
A GitHub access token is required to download `hhfab`, please submit a ticket using the [Hedgehog Support Portal](https://support.githedgehog.com/). Once obtained, use the provided username and token to log into the GitHub container registry:
89+
You need a GitHub access token to download `hhfab`, please submit a ticket using the [Hedgehog Support Portal](https://support.githedgehog.com/). Once in possession of the credentials, use the provided username and token to log into the GitHub container registry:
9090

91-
To install:
9291
```bash
9392
docker login ghcr.io --username provided_username --password provided_token
9493
```
9594

95+
Once logged in, download and run the script:
96+
9697
```bash
9798
curl -fsSL https://i.hhdev.io/hhfab | bash
9899
```

0 commit comments

Comments
 (0)