Skip to content

Commit f8ca1ef

Browse files
committed
Bug fix
1 parent 84a2dec commit f8ca1ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/operate/oss_and_stack/install/build-stack/almalinux-rocky-9.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Docker images used to produce these build notes:
2323

2424
## 1. Prepare the system
2525

26-
## 1. Prepare the system
27-
2826
{{< note >}}
2927
For 9.5-minimal, you'll need to install `sudo` and `dnf` as follows:
3028

@@ -37,6 +35,7 @@ For 9.5 (regular), you'll need to install `sudo` as follows:
3735
```bash
3836
dnf install sudo -y
3937
```
38+
{{< /note >}}
4039

4140
Enable the GoReleaser repository and install required packages:
4241

0 commit comments

Comments
 (0)