Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
royroyee committed Jun 11, 2024
1 parent 2494618 commit fecf33d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ sudo mv alpacon-cli /usr/local/bin/alpacon
brew tap alpacanetworks/cli https://github.com/alpacanetworks/alpacon-cli
brew install alpacon-cli
```

```bash
VERSION=<latest-version> # Replace with the actual version
wget https://github.com/alpacanetworks/alpacon-cli/releases/download/${VERSION}/alpacon-${VERSION}-darwin-arm64.tar.gz
tar -xvf alpacon-${VERSION}-darwin-arm64.tar.gz
chmod +x alpacon
sudo mv alpacon /usr/local/bin
```

### Linux

Expand Down

0 comments on commit fecf33d

Please sign in to comment.