Skip to content

Commit d1ea32c

Browse files
Streamline initial guidance tree per @johnnymatthews
1 parent 7031468 commit d1ea32c

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/how-to/companion-node-types.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,12 @@ IPFS Companion's preferences screen allows you to choose from several different
99

1010
[[toc]]
1111

12-
![Screenshot of node type switch](./images/node-type-switch.png)
12+
![Screenshot of node type selector in Companion preferences](./images/node-type-switch.png)
1313

14-
If you have an IPFS node installed but don't know which Companion node type to chose, select _External_. If you do not have an IPFS node installed, [see the installation section](/install) to find out how to install one. If you'd prefer not to install an IPFS node, consider using either the [native](#native) or [embedded](#embedded) modes.
14+
**If you're already running a local IPFS node, choose _External_.** If not, do one of the following:
1515

16-
- Use the [IPFS Desktop](https://github.com/ipfs-shipyard/ipfs-desktop) app (for Windows/Linux/Mac), which installs and manages a local IPFS node for you as well as offering an easy, convenient user interface for managing files, peers, and more
17-
- If you prefer a more hands-on approach:
18-
- Install IPFS by following the [command line quick-start guide](command-line-quick-start.md)
19-
- Or run it in [Docker](https://github.com/ipfs/go-ipfs#running-ipfs-inside-docker)
20-
21-
Or, if [Brave](https://brave.com/) is your browser of choice, you can use the easiest of all these options: Just enable [Brave's own built-in IPFS node](#provided-by-brave).
16+
- [Install](/install) and run IPFS as an [external node](#external) (recommended).
17+
- Use a [native node](#native) built into your browser (Brave v1.19 or later only) or the [embedded node](#embedded) built into Companion.
2218

2319
## External
2420

0 commit comments

Comments
 (0)