Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 4f2b714

Browse files
authored
Fix git install url
Use orbitdb org repo
1 parent faf97d1 commit 4f2b714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
To install the OrbitDB HTTP Client:
3737

3838
```shell
39-
git clone https://github.com/phillmac/orbit-db-api.git
39+
git clone https://github.com/orbitdb/orbit-db-http-api.git
4040
cd orbit-db-api
4141
npm install
4242
```

0 commit comments

Comments
 (0)