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

Commit d4d84c0

Browse files
authored
Tweak open db example
1 parent 210ed98 commit d4d84c0

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
@@ -199,7 +199,7 @@ database does not exist locally it will be fetched from the swarm.
199199
The address MUST be URL escaped.
200200

201201
```shell
202-
curl http://localhost:3000/db/zdpuAmnfJZ6UTssG5Ns3o8ALXZJXVx5eTLTxf7gfFzHxurbJq%2Fdocstore
202+
curl -X POST http://localhost:3000/db/zdpuAmnfJZ6UTssG5Ns3o8ALXZJXVx5eTLTxf7gfFzHxurbJq%2Fdocstore
203203
```
204204

205205
By default, OrbitDB will open the database if one already exists with the same

0 commit comments

Comments
 (0)