From f0b2d67fec582cf12db1417cd505209cc3fa2699 Mon Sep 17 00:00:00 2001 From: Nestor Barboza <51724662+nestorbe@users.noreply.github.com> Date: Tue, 9 Mar 2021 05:44:17 -0500 Subject: [PATCH] Updated ipfs install documentation (#1835) --- docs/Ipfs-commands.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Ipfs-commands.md b/docs/Ipfs-commands.md index 386426da3..21a12a009 100644 --- a/docs/Ipfs-commands.md +++ b/docs/Ipfs-commands.md @@ -43,6 +43,8 @@ Options: - `--local`: Whether to install IPFS as a project dependency. Defaults `false`. - `--skip-confirmation`: Whether to skip the confirmation step. Defaults to `false`. +Please note: It's been documented that this command in some rare cases may not work as intended, most likely due to the IPFS mirrors. If you believe this is happening, try [downloading and installing IPFS from their site.](https://docs.ipfs.io/install/) + ## aragon ipfs uninstall Uninstall the go-ipfs binaries.