Update installation.md (#1881)

updated IPFS installation link
This commit is contained in:
burrrata 2019-09-07 11:26:25 -04:00 committed by Iuri Matias
parent 25a06447c8
commit cde01cd845
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ $ nvm use --lts
### IPFS (Optional) ### IPFS (Optional)
IPFS can be used to distribute our application's content on the decentralized IPFS nodes. This can be skipped in case this isn't planned, however we do recommend it. Checkout IPFS' [installation guide](https://docs.ipfs.io/introduction/install/) to learn how to install IPFS on our local machine. IPFS can be used to distribute our application's content on the decentralized IPFS nodes. This can be skipped in case this isn't planned, however we do recommend it. Checkout IPFS' [installation guide](https://docs.ipfs.io/guides/guides/install/) to learn how to install IPFS on our local machine.
To verify that the installation was successful, simply run the following command: To verify that the installation was successful, simply run the following command: