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.
85
85
86
86
### Install
87
87
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:
89
89
90
90
``` bash
91
91
sudo yum install fluent-bit
@@ -131,7 +131,7 @@ baseurl = https://packages.fluentbit.io/centos/$releasever/$basearch/
131
131
132
132
Depending on your Red Hat distribution version, this variable can return a value
133
133
other 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
135
135
release version, so any other value here will cause a 404.
136
136
137
137
To 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