Skip to content

Commit

Permalink
Merge pull request #615 from ipfs/chore/update-desktop-package-managers
Browse files Browse the repository at this point in the history
Update package managers list on Desktop install page
  • Loading branch information
johnnymatthews committed Jan 29, 2021
2 parents a19c391 + 615533b commit bb34ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/ipfs-desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ While these instructions are specific to Ubuntu, they will likely work with most
| ------------------------------------------------------------------------------------------------------------------ | ---------------------------- |
| [Homebrew](https://formulae.brew.sh/cask/ipfs/) | `brew cask install ipfs` |
| [Chocolatey](https://chocolatey.org/packages/ipfs-desktop) | `choco install ipfs-desktop` |
| [Scoop](https://github.com/lukesampson/scoop-extras/blob/master/bucket/ipfs-desktop.json) | `scoop install ipfs-desktop` |
| [Scoop](https://github.com/lukesampson/scoop-extras/blob/master/bucket/ipfs-desktop.json) maintained by [@NatoBoram](https://github.com/NatoBoram) | `scoop bucket add extras && scoop install ipfs-desktop` |
| [Snap](https://snapcraft.io/ipfs-desktop) | `snap install ipfs-desktop` |
| [AUR](https://aur.archlinux.org/packages/ipfs-desktop/) maintained by [@alexhenrie](https://github.com/alexhenrie) | `ipfs-desktop` |

Expand Down

0 comments on commit bb34ea8

Please sign in to comment.