From d35a5058cd75b8434a6f59226b69b2c176ab68d6 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Wed, 30 Sep 2020 18:35:48 -0500 Subject: [PATCH] ipfs: fix step reference --- Share file with ipfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Share file with ipfs.md b/Share file with ipfs.md index 5074db4..580ddd2 100644 --- a/Share file with ipfs.md +++ b/Share file with ipfs.md @@ -11,7 +11,7 @@ added QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ file.md ``` 4. Start server with `ipfs daemon` 5. **Missing step**, server seems to need an open port (not firewalled) -6. Download file from any device `ipfs get /ipfs/QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ` <-- that's the hash returned from previous command +6. Download file from any device `ipfs get /ipfs/QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ` <-- that's the hash returned from **step 3** ```bash $ ls QmdsEVLRXioANssEVLRXYioANsGtANsGtRXYioANsGtAWZ