Skip to content

Commit c09af28

Browse files
committed
fix: remove orphan paragraph
it seems this is a left-over from old version of the page introduced in 1051416 but no longer makes sense, especially under IPFS Desktop section removing this seems like the best course of action
1 parent d3d5521 commit c09af28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/install/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ Do you want to quickly and easily publish content with IPFS without complex tool
1515

1616
Anyone can use IPFS to store files in a _decentralized_ way. The easiest way to get up and running is by installing the IPFS Desktop application. This app has Kubo built-in and lets you interact with the network through a simple user-interface. [Check it out →](./ipfs-desktop.md)
1717

18-
For long-term storage, users can use the Filecoin network! Filecoin is a peer-to-peer network that stores files on the internet, with built-in economic incentives to ensure files are stored reliably over time. Available storage and pricing are not controlled by any single company. Instead, Filecoin facilitates open markets for storing and retrieving files that anyone can participate in. Learn more over on the [Filecoin docs website.](https://docs.filecoin.io/)
19-
2018
## IPFS Kubo Node and CLI
2119

2220
Want to build decentralized applications and store your application data on IPFS? You'll likely want to install the command-line version of IPFS. There's no GUI to deal with, just raw input and output through your terminal. [Find out more →](./command-line.md)

0 commit comments

Comments
 (0)