Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
document standalone binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanccn committed Nov 6, 2021
1 parent e09a696 commit b6a285a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Built with Deno.
$ deno install -Af -n "clank" https://deno.land/x/clank/mod.ts
```

Alternatively, you can download a binary from the [releases page](https://github.com/ryanccn/clank/releases/). The upgrade command doesn't work in the standalone binary.

## 🔥 Usage

```bash
Expand Down

0 comments on commit b6a285a

Please sign in to comment.