Skip to content

Commit

Permalink
docs: chocolatey package name
Browse files Browse the repository at this point in the history
We use go-ipfs name now, to make it clear that it is not ipfs-desktop.
  • Loading branch information
lidel authored and aschmahmann committed Jul 23, 2021
1 parent 6de589c commit eda8b43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ $ sudo snap install ipfs

#### Chocolatey

The package [ipfs](https://chocolatey.org/packages/ipfs) currently points to go-ipfs and is being maintained.
The package name is [go-ipfs](https://chocolatey.org/packages/go-ipfs):

```Powershell
PS> choco install ipfs
PS> choco install go-ipfs
```

#### Scoop
Expand Down

0 comments on commit eda8b43

Please sign in to comment.