From 4f3fabb7bcf20f1314fd8e52fca556ce2852e46a Mon Sep 17 00:00:00 2001 From: pyc Date: Tue, 25 May 2021 20:56:22 +0200 Subject: [PATCH] added a bit more detailed info on how to get database manifest --- GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE.md b/GUIDE.md index c874739..6b9ef57 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -142,7 +142,7 @@ main() The second part of the address, the IPFS multihash `Qmdgwt7w4uBsw8LXduzCd18zfGXeTmBsiR8edQ1hSfzcJC`, is the manifest of a database. It's an IPFS object that contains information about the database. -The database manifest can be fetched from IPFS and it looks like this: +The database manifest can be fetched from IPFS with `ipfs dag get ` command and it looks like this: ```json {