Skip to content

Commit

Permalink
prepare to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
raulb committed Nov 8, 2024
1 parent adc7cb0 commit 29d4351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Download the right `.deb` file for your machine architecture from the
[latest release](https://github.com/conduitio/conduit/releases/latest), then run:

```sh
dpkg -i conduit_0.12.0_Linux_x86_64.deb
dpkg -i conduit_0.12.2_Linux_x86_64.deb
```

### RPM
Expand All @@ -124,7 +124,7 @@ Download the right `.rpm` file for your machine architecture from the
[latest release](https://github.com/conduitio/conduit/releases/latest), then run:

```sh
rpm -i conduit_0.12.0_Linux_x86_64.rpm
rpm -i conduit_0.12.2_Linux_x86_64.rpm
```

### Build from source
Expand Down

0 comments on commit 29d4351

Please sign in to comment.