Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Oct 10, 2024
1 parent 844e8bd commit e341958
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ instructions below.

## Automatic install

Automatically detect and install `relay` on the current platform.
Automatically detect and install `relay` on the current platform:

```bash
curl -sSL https://raw.pkg.keygen.sh/keygen/relay/latest/install.sh | sh
Expand All @@ -70,10 +70,8 @@ This will install `relay` in `/usr/local/bin`.

## Manual install

Download `relay` for a particular platform.
Download `relay` for a particular platform:

| Platform | |
|:----------------|:----------------------------------------------------------------------|
| `linux/386` | https://raw.pkg.keygen.sh/keygen/relay/latest/relay_linux_386 |
| `linux/amd64` | https://raw.pkg.keygen.sh/keygen/relay/latest/relay_linux_amd64 |
| `linux/arm` | https://raw.pkg.keygen.sh/keygen/relay/latest/relay_linux_arm |
Expand Down

0 comments on commit e341958

Please sign in to comment.