Skip to content

Commit

Permalink
Some small README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Sep 2, 2024
1 parent 1108cfa commit ca7b610
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ too.

```
[dependencies]
ubi = "0.1.0"
ubi = "x.y.z"
```

See the [`ubi` docs on docs.rs](https://docs.rs/ubi/latest/ubi/) for more details.

## Installing It
## Installing the CLI Tool

You can install it by hand by downloading the latest
You can install the CLI tool by hand by downloading the latest
[release from the releases page](https://github.com/houseabsolute/ubi/releases).

There are also bootstrap installer scripts that provide a half-assed implementation of `ubi`:

### Linux and macOS
### Linux, macOS, FreeBSD, and NetBSD

```
curl --silent --location \
Expand Down

0 comments on commit ca7b610

Please sign in to comment.