Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 16, 2024
1 parent 4dae92a commit 5aa0c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/interop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Runs interop tests between Helia and Kubo.

```console
$ npm i @helia/interop
$ KUBO_EXEC=/path/to/kubo helia-interop
$ KUBO_BINARY=/path/to/kubo helia-interop
```

# Install
Expand Down
2 changes: 1 addition & 1 deletion packages/interop/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* ```console
* $ npm i @helia/interop
* $ KUBO_EXEC=/path/to/kubo helia-interop
* $ KUBO_BINARY=/path/to/kubo helia-interop
* ```
*/

Expand Down

0 comments on commit 5aa0c29

Please sign in to comment.