Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: houseclean interface-ipfs-core/README #4158

Merged
merged 1 commit into from
Jul 20, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/interface-ipfs-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In JavaScript land:
$ npm install interface-ipfs-core
```

If you want to run these tests against a go-ipfs daemon, checkout [ipfs-http-client](https://github.com/ipfs/js-ipfs-http-client) and run test tests:
If you want to run these tests against a Kubo daemon, checkout [ipfs-http-client](https://github.com/ipfs/js-ipfs-http-client) and run test tests:

```console
$ git clone https://github.com/ipfs/js-ipfs-http-client
Expand Down