Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Apr 3, 2024
1 parent 4b356b2 commit 205c8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Part of the @cross suite - check out our growing collection of cross-runtime too
To use Service as a CLI program, you can install or upgrade it using Deno:

```sh
deno install -frA --name cross-service jsr:@cross/service@1.0.0-rc.2/install
deno install -frA --name cross-service jsr:@cross/service/install
```

For library usage in Node, Deno or Bun - install according to the instructions at [jsr.io/@cross/service](https://jsr.io/@cross/service) and simply import the `installService()` function from the:
Expand Down

0 comments on commit 205c8a4

Please sign in to comment.