Skip to content

Commit

Permalink
docs: change fix build branch (#2884)
Browse files Browse the repository at this point in the history
* docs: change fips build branch

* docs: remove main

---------

Co-authored-by: Lenny Chen <lenny.chen@spectrocloud.com>
  • Loading branch information
lennessyy and lennessyy authored May 21, 2024
1 parent 0fc4612 commit 28e295d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@ This page guides you through the process of building FIPS-compliant Edge Install
cd CanvOS
```

3. Ensure that you are using the **main** branch of the repository.
3. View the available tags and check out the latest tag or any specific version of your choosing. This guide uses
**v4.3.2** as an example.

```bash
git tag
git checkout v4.3.2
```

### Build FIPS-Compliant Base OS Image
Expand Down

0 comments on commit 28e295d

Please sign in to comment.