Skip to content

Commit

Permalink
docs(readme): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Sep 28, 2022
1 parent b4df465 commit d2505b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Nublar is a CLI tool to manage your scripts installed via `deno install`.
## Installation

```sh
deno install --allow-read --allow-write --allow-env --allow-net https://deno.land/x/nublar@0.1.0/nublar.ts
deno install --allow-read --allow-write --allow-env --allow-net https://deno.land/x/nublar@0.1.1/nublar.ts
```

## Usage
Expand Down

0 comments on commit d2505b4

Please sign in to comment.