File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ which platforms are supported in each release.
8585
8686### Install
8787
88- 1 . Once your repository is configured, run the following command to install it:
88+ 1 . After your repository is configured, run the following command to install it:
8989
9090 ``` bash
9191 sudo yum install fluent-bit
@@ -131,7 +131,7 @@ baseurl = https://packages.fluentbit.io/centos/$releasever/$basearch/
131131
132132Depending on your Red Hat distribution version, this variable can return a value
133133other than the OS major release version (for example, RHEL7 Server distributions return
134- ` 7Server ` instead of ` 7 ` ). The Fluent- Bit package URL uses the major OS
134+ ` 7Server ` instead of ` 7 ` ). The Fluent Bit package URL uses the major OS
135135release version, so any other value here will cause a 404.
136136
137137To resolve this issue, replace the ` $releasever ` variable with your system's OS major
You can’t perform that action at this time.
0 commit comments