File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Download source code
2
2
3
- You can download the most recent stable, or development source code.
3
+ You can download the most recent stable or development source code.
4
4
5
5
## Stable
6
6
7
7
For production systems, it's strongly suggested that you get the latest stable release
8
- of the source code in either zip or tarball format from Github using the following
9
- link pattern:
8
+ of the source code in either zip file or tarball file format from GitHub using the
9
+ following link pattern:
10
10
11
11
``` text
12
12
https://github.com/fluent/fluent-bit/archive/refs/tags/v<release version>.tar.gz
@@ -24,7 +24,7 @@ get the development version from the Git repository:
24
24
git clone https://github.com/fluent/fluent-bit
25
25
```
26
26
27
- The ` master ` branch is where the development of Fluent Bit happens.
27
+ The ` master ` branch is where the development of Fluent Bit happens.
28
28
Development version users should expect issues when compiling or at run time.
29
29
30
30
Fluent Bit users are encouraged to help test every development version to ensure a
You can’t perform that action at this time.
0 commit comments