Skip to content

Commit 3d334f0

Browse files
committed
docs: keep installation instructions
1 parent 599a1e9 commit 3d334f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ for more information.
1414
The library currently implements ECS 1.6, after a 1.x version is released
1515
we will be following (ECS.major).(ECS.minor).(package minor) as our versioning scheme.
1616

17+
## Installation
18+
19+
```console
20+
$ python -m pip install ecs-logging
21+
```
22+
1723
## Documentation
1824

1925
See the [ECS Logging Python reference](https://www.elastic.co/guide/en/ecs-logging/python/current/index.html) on elastic.co to get started.

0 commit comments

Comments
 (0)