Skip to content

Commit b8e7840

Browse files
authored
Update README.md
1 parent 8624111 commit b8e7840

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -30,29 +30,29 @@ The following specifications are supported.
3030

3131
## Getting Started
3232

33-
Installing `otelgen` is possible via several methods. It can be insatlled via `brew`, an binary downloaded from GitHub [Releases](https://github.com/krzko/otelgen/releases), or running it as a distroless multi-arch docker image.
34-
35-
### brew
36-
37-
Install [brew](https://brew.sh/) and then run:
38-
39-
```sh
40-
brew install krzko/tap/otelgen
41-
```
42-
43-
### Download Binary
44-
45-
Download the latest version from the [Releases](https://github.com/krzko/otelgen/releases) page.
46-
47-
### Docker
48-
49-
To see all the tags view the [Packages](https://github.com/krzko/proto2yaml/pkgs/container/proto2yaml) page.
50-
51-
Rn the container via the following command:
52-
53-
```sh
54-
docker run --rm ghcr.io/krzko/otelgen:latest -h
55-
```
33+
Installing `otelgen` is possible via several methods. It can be insatlled via `brew`, an binary downloaded from GitHub [Releases](https://github.com/krzko/otelgen/releases), or running it as a distroless multi-arch docker image.
34+
35+
### brew
36+
37+
Install [brew](https://brew.sh/) and then run:
38+
39+
```sh
40+
brew install krzko/tap/otelgen
41+
```
42+
43+
### Download Binary
44+
45+
Download the latest version from the [Releases](https://github.com/krzko/otelgen/releases) page.
46+
47+
### Docker
48+
49+
To see all the tags view the [Packages](https://github.com/krzko/otelgen/pkgs/container/otelgen) page.
50+
51+
Rn the container via the following command:
52+
53+
```sh
54+
docker run --rm ghcr.io/krzko/otelgen:latest -h
55+
```
5656

5757
## Run
5858

0 commit comments

Comments
 (0)