You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is the only one that does autoupdates on Linux without a third-party package manager.
Pointing less sophisticated users at it may be beneficial, as they avoid issues with things like Snap.
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,12 @@ Use IPFS Desktop to get acquainted with IPFS without needing to touch the termin
19
19
20
20
### Quick-install shortcuts
21
21
22
-
-**Mac:**[IPFS-Desktop-0.14.0.dmg](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.14.0/IPFS-Desktop-0.14.0.dmg) or `brew install --cask ipfs`
23
-
-**Windows:**[IPFS-Desktop-Setup-0.14.0.exe](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.14.0/IPFS-Desktop-Setup-0.14.0.exe) or `choco install ipfs-desktop`
24
-
-**Linux:** See [installation options](#install) below
22
+
When in doubt, pick one of package formats with built-in automatic update mechanism:
-**AUR** (maintained by [@alexhenrie](https://github.com/alexhenrie)): Use the [`ipfs-desktop` package](https://aur.archlinux.org/packages/ipfs-desktop/)
0 commit comments