Skip to content

Commit 2581d60

Browse files
committed
build-install: fix spacing for ordered list
Signed-off-by: Lynette Miles <[email protected]>
1 parent bf6f4f2 commit 2581d60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

installation/sources/build-and-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ options.
2020

2121
1. Change to the `build/` directory inside the Fluent Bit sources:
2222

23-
```bash
24-
cd build/
25-
```
23+
```bash
24+
cd build/
25+
```
2626

2727
1. Let [CMake](http://cmake.org) configure the project specifying where the root
2828
path is located:

0 commit comments

Comments
 (0)